class

Crytic::SideEffects

Inherits Reference / Object

Constructors

new(std_out : IO, std_err : IO, exit_fun : Int32 -> _, env : Hash(String, String), process_runner : ProcessRunner, file_remover : String -> Void, tempfile_writer : String, String, String -> String)
Source

Instance methods

execute(cmd, args, output, error, timeout)
Source
execute(cmd, args, output, error)
Source
exit_fun
Source
remove_file(path)
Source
run(*args, **options)
Source
run(*args, **options, &)
Source
std_err
Source
std_out
Source
write_tempfile(path, ext, content)
Source