# Packages

Code generated by counterfeiter.

# Functions

ClearFolders removes all files in the given folders and returns the removed files' full paths.
NewManagerImpl creates a new NewManagerImpl.
No description provided by the author

# Constants

TypeRegular is the type for regular configuration files.
TypeSecret is the type for secret files.

# Structs

File is a file that is part of NGINX configuration to be written to the file system.
ManagerImpl is an implementation of Manager.
StdLibOSFileManager wraps the standard library's file operations.

# Interfaces

ClearFoldersOSFileManager is an interface that exposes File I/O operations for ClearFolders.
Manager manages NGINX configuration files.
OSFileManager is an interface that exposes File I/O operations for ManagerImpl.

# Type aliases

Type is the type of File.