struct CrystaLXD::Client::Information
- CrystaLXD::Client::Information
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
client.crConstructors
Instance Method Summary
-
#api_extensions : Array(String)
List of API extensions added after the API was marked stable.
- #api_status : APIStatus
-
#api_version : String
The API version as a string.
-
#auth : String
Authentication state, one of "guest", "untrusted" or "trusted".
- #auth_methods : Array(String)
-
#config : Config
Host configuration
- #environment : Environment
-
#public : Bool
Whether the server should be treated as a public (read-only) remote by the client
Constructor Detail
Instance Method Detail
def public : Bool
#
Whether the server should be treated as a public (read-only) remote by the client