class

Sentry::ProcessRunner

Inherits Reference < Object

Constants

FILE_TIMESTAMPS = Hash(String, Int64).new
Log = ::Log.for("watch")

Constructors

new(process_name : String, build_commands : Hash(String, String) = Hash(String, String).new, run_commands : Hash(String, String) = Hash(String, String).new, includes : Hash(String, Array(String)) = Hash(String, Array(String)).new, excludes : Hash(String, Array(String)) = Hash(String, Array(String)).new)
Source

Instance methods

process_name
Source
process_name=(process_name : String)
Source
processes
Source
processes=(processes : Hash(String, Array(Process)))
Source