Subject: | expose some internals |
It'd be pretty useful to have some of the internal methods documented
and made part of the public interface, specifically:
* ensure_dir_structure_for
* print_environment_vars_for
* setup_env_hash_for
For subclassing it'd be nice if the *_path methods were documented, too.