pyfileconf.logic package
Submodules
pyfileconf.logic.combine module
-
pyfileconf.logic.combine.combine_items_into_list_whether_they_are_lists_or_not(item1, item2)[source]
- Return type
list
- Return type
Any
pyfileconf.logic.get module
pyfileconf.logic.inspect module
-
pyfileconf.logic.inspect.get_caller_filepath(caller_levels=2)[source]
- Return type
str
-
pyfileconf.logic.inspect.get_caller_frame()[source]
Return the calling function’s name.
- Return type
frame
pyfileconf.logic.set module
pyfileconf.logic.userinput module