iota2.common.utils
This module contains decorators and utils functions
Functions
|
Launch a system command and raise an execption if fail |
|
Convert a string vue to boolean usage: use in argParse as function to parse options :type val: |
|
perf_counter() -> float |
|
Decorator factory to apply update_wrapper() to a wrapper function |
Classes
|
decorator used to remove element in return list according to strings |
|
chronometer decorator |