package
1.34.1
Repository: https://github.com/aws/copilot-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsHiddenFile returns true if the file is hidden on non-windows.
NewRecursiveWatcher returns a RecursiveWatcher which notifies when changes are made to files inside a recursive directory tree.

# Structs

RecursiveWatcher wraps an fsnotify Watcher to recursively watch all files in a directory.