Toolchain¶
The relenv toolchain command.
- relenv.toolchain.main(*args, **kwargs)¶
Notify users of toolchain command deprecation.
- relenv.toolchain.setup_parser(subparsers)¶
Setup the subparser for the
toolchaincommand.- Parameters:
subparsers (argparse._SubParsersAction) – The subparsers object returned from
add_subparsers