Fix issue related to mixing click functions and other class functions
click functions for command line interfaces and other functions (class functions for example) should not be mixed.
This fixes #41 (closed)
click functions for command line interfaces and other functions (class functions for example) should not be mixed.
This fixes #41 (closed)