class BuildContext
- BuildContext
- Reference
- Object
Defined in:
donk/build_context.crConstant Summary
-
DONKROOT_FILE_NAME =
"DonkConfig.rb"
Constructors
Class Method Summary
Instance Method Summary
- #build_rules : Hash(DonkPath, BuildRule)
- #config : Config
- #container_binary : String
- #current_dir : Path
- #define_rule(rule : BuildRule)
- #define_rule(rule : RunRule)
- #donk_config_path : Path
- #expand_path(path : String) : Path
- #root_dir : Path
- #run_rules : Hash(DonkPath, RunRule)