struct Sherd::Project
- Sherd::Project
- Struct
- Value
- Object
Defined in:
project.crConstructors
Instance Method Summary
- #bin_directory : Path
- #config : Config
- #directory : Path
-
#exec_postinstall?
Executes the postinstall script, if any.
-
#exec_script(name : String, extra : String | Nil = nil)
Executes the a script, else raise.
- #lib_directory : Path
- #lock? : Lock | Nil
- #verbose : Bool
- #verbose=(verbose : Bool)