struct Omnibus::Builder
- Omnibus::Builder
- Struct
- Value
- Object
Included Modules
Defined in:
omnibus/builder.crConstructors
Instance Method Summary
- #block(&block : -> )
- #command(command : String, **opts)
- #copy(from : String, to : String)
- #install_dir
- #mkdir(path : String)
- #patch(patch : String, **args)
- #source_dir
- #tar_xvf(tar_file : String, dest_dir : String)
- #wget(from : String, to : String)