struct

Meridian::Init::DetectedFramework

Inherits Struct < Value < Object

Constructors

new(name : String, clear_env : Hash(String, String), healthcheck_path : String | Nil, app_port : Int32 | Nil = nil, note : String | Nil = nil)
Source

Instance methods

app_port
clear_env
clone
Source
copy_with(name _name = @name, clear_env _clear_env = @clear_env, healthcheck_path _healthcheck_path = @healthcheck_path, app_port _app_port = @app_port, note _note = @note)
Source
healthcheck_path
name
note