CacheDir returns the directory where the cacheable artifacts can be persisted.
()
| 68 | |
| 69 | // CacheDir returns the directory where the cacheable artifacts can be persisted. |
| 70 | CacheDir() string |
| 71 | |
| 72 | // Migrate applies a migration to the configuration. |
| 73 | Migrate(Migration) error |
no outgoing calls