GenLSP.Enumerations.TraceValues (gen_lsp v0.0.4)
Link to this section Summary
Link to this section Types
@type t() :: String.t()
Link to this section Functions
Link to this function
messages()
@spec messages() :: String.t()
Trace messages only.
Link to this function
off()
@spec off() :: String.t()
Turn tracing off.
Link to this function
verbose()
@spec verbose() :: String.t()
Verbose message tracing.