struct

Sherd::Project

Inherits Struct < Value < Object

Constructors

new(directory : Path)
Source

Instance methods

bin_directory
Source
config
Source
directory
Source
exec_postinstall?

Executes the postinstall script, if any.

Source
exec_script(name : String, extra : String | Nil = nil)

Executes the a script, else raise.

Source
lib_directory
Source
lock?
Source
verbose
Source
verbose=(verbose : Bool)
Source