yambs.commands.compile_config
index
/home/vkottler/src/vkottler/workspace/yambs/yambs/commands/compile_config.py

An entry-point for the 'compile_config' command.

 
Functions
       
add_compile_config_cmd(parser: argparse.ArgumentParser) -> Callable[[argparse.Namespace], int]
Add dist-command arguments to its parser.
compile_config_cmd(args: argparse.Namespace) -> int
Execute the compile_config command.

 
Data
        ARBITER = <vcorelib.io.arbiter.DataArbiter object>
DEFAULT_INCLUDES_KEY = 'includes'