enbasics.execution package#
Submodules#
enbasics.execution.badges module#
- enbasics.execution.badges.arguments(args: list[str] | None = None) dict[str, Any][source]#
Construct arguments which are associated with the file.
- Parameters:
args – Override the source for the main arguments.
- Returns:
Construct arguments from command line options.