class ScriptNotFoundError

Defined in:

commands/run/run.cr

Constructors

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Constructor Detail

def self.new(script_name : String, package_name : String) #

[View source]