Method GetConfig
GetConfig()
Gets the config of the pad.
Declaration
public TryOptionAsync<Config> GetConfig()
Returns
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<Config> | The config. |
Gets the config of the pad.
public TryOptionAsync<Config> GetConfig()
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<Config> | The config. |