class

Greitspitz::Context

Inherits Reference < Object

Providers details about the environment and which switches were used when starting the server.

Constructors

Instance methods

bind_address
Source
bind_address=(bind_address : String | Nil)

Allows

Source
log_level

Returns the log level for the process or Nil when it wasn't explicitly set.

Source
log_level=(log_level : String | Nil)

Returns the log level for the process or Nil when it wasn't explicitly set.

Source
run=(run : Bool)

Returns false when the CLI should not run any commands (eg. when printing usage info).

Source
run?

Returns false when the CLI should not run any commands (eg. when printing usage info).

Source
storage_access_key_id
Source
storage_client
Source
storage_endpoint
Source
storage_host
Source
storage_secret_access_key
Source