class Fastpass::Spec

Defined in:

fastpass/spec.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(*, server : String = "https://fastpass.rocks", check_outputs : Array(String) = [] of String, check_files : Array(String) = [] of String, check_environment : Array(String) = [] of String, ignore_files : Array(String) = [] of String, command : String) #

[View source]

Instance Method Detail

def compute_sha(script_name : String, args : Array(String)) #

[View source]
def full_command : String #

[View source]
def parse_files(script_name : String) #

[View source]