Filename returns the full filename/filepath at which the settings are stored.
()
| 45 | |
| 46 | // Filename returns the full filename/filepath at which the settings are stored. |
| 47 | Filename() string |
| 48 | |
| 49 | // Defaults sets the default values for all of the settings. |
| 50 | Defaults() |
no outgoing calls
no test coverage detected