Module: Dk::Pkg::InstallPkg
- Includes:
- MuchPlugin
- Defined in:
- lib/dk-pkg/install_pkg.rb
Defined Under Namespace
Modules: InstanceMethods, TestHelpers
Constant Summary collapse
- WRITE_MANIFEST_CMD_STR_PROC =
proc{ |manifest_path| "tee #{manifest_path}" }