spack/lib
Todd Gamblin 3493f7e793 init: make spack.cmd.all_commands lazy
- `spack.cmd.all_commands` does a directory listing on
  `lib/spack/spack/cmd`, regardless of whether it is needed

- make this lazy so that the directory listing won't happen unless it's
  necessary.
2018-05-17 14:10:30 -07:00
..
spack init: make spack.cmd.all_commands lazy 2018-05-17 14:10:30 -07:00