class

Sentry::ProcessRunner

Inherits Reference < Object

Constants

FILE_TIMESTAMPS = {} of String => String

Constructors

new(display_name : String, build_command : String, run_command : String, build_args_list : Array(String) = [] of String, run_args_list : Array(String) = [] of String, files : Array(String) = [] of String, should_build : Bool = true, run_shards_install : Bool = false, should_play_audio : Bool = true, colorize : Bool = true)
Source

Instance methods

run_command
Source