QuenyaParser.Object.Server (Quenya Parser v0.3.7) View Source
Server object. We do not process server variables for now.
Link to this section Summary
Link to this section Types
Specs
t() :: %QuenyaParser.Object.Server{
description: String.t(),
url: String.t(),
variables: %{required(String.t()) => QuenyaParser.Object.ServerVariable.t()},
x_env: String.t()
}
Server object from the spec