(folder, file string)
| 89 | Override(folder string) |
| 90 | Revert(folder string) |
| 91 | BringToFront(folder, file string) |
| 92 | LoadIgnores(folder string) ([]string, []string, error) |
| 93 | CurrentIgnores(folder string) ([]string, []string, error) |
| 94 | SetIgnores(folder string, content []string) error |
no outgoing calls