spack.cmd.common package

Submodules

spack.cmd.common.arguments module

spack.cmd.common.arguments.add_common_arguments(parser, list_of_arguments)

Extend a parser with extra arguments

Parameters
  • parser – parser to be extended

  • list_of_arguments – arguments to be added to the parser

Module contents

spack.cmd.common.print_module_placeholder_help()

For use by commands to tell user how to activate shell support.