Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
config
Package config provides the configuration for libnuke.
|
Package config provides the configuration for libnuke. |
errors
Package errors provides common errors that can be used throughout the library for handling of resource errors
|
Package errors provides common errors that can be used throughout the library for handling of resource errors |
filter
Package filter provides a way to filter resources based on a set of criteria.
|
Package filter provides a way to filter resources based on a set of criteria. |
log
Package log provides a way to log messages to the screen with the appropriate coloring and formatting for readability
|
Package log provides a way to log messages to the screen with the appropriate coloring and formatting for readability |
nuke
Package nuke provides the framework for scanning for resources and then iterating over said resources to determine if they should be removed or not and in what order.
|
Package nuke provides the framework for scanning for resources and then iterating over said resources to determine if they should be removed or not and in what order. |
queue
Package queue provides a simple list mechanism with some helper functions to determine current counts based on resource type or state.
|
Package queue provides a simple list mechanism with some helper functions to determine current counts based on resource type or state. |
registry
Package registry provides a way to register resources and their listers and obtain them after the fact.
|
Package registry provides a way to register resources and their listers and obtain them after the fact. |
resource
Package resource provides a way to interact with resources.
|
Package resource provides a way to interact with resources. |
scanner
Package scanner provides a mechanism for scanning resources and adding them to the item queue for processing.
|
Package scanner provides a mechanism for scanning resources and adding them to the item queue for processing. |
settings
Package settings provides a way to store and retrieve settings for resources.
|
Package settings provides a way to store and retrieve settings for resources. |
types
Package types provides common types used by libnuke.
|
Package types provides common types used by libnuke. |
utils
Package utils provides several helper functions used throughout the library or useful to the upstream tools that implement the primary parts of the library
|
Package utils provides several helper functions used throughout the library or useful to the upstream tools that implement the primary parts of the library |
Click to show internal directories.
Click to hide internal directories.