ConfigGetCommand extension
Helper to get a single config value. Returns null if not found/error.
- on
-
- ServerCommands
Methods
-
configGet(
String parameter) → Future< String?> -
Available on ServerCommands, provided by the ConfigGetCommand extension