class Pod::Scripter

Defined in:

pod/script.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Config) #

[View source]

Instance Method Detail

def exec(type : String | Nil, args : Array(String)) #

[View source]
def repl(type : String, args : Array(String)) #

[View source]
def sanitise(type : String, name : String) : String #

[View source]