The Inhibitor Store
The base directory to the pieces folder
Optional Inhibitor settings
The client this Piece was created with.
The base directory this Piece is stored in.
Whether or not the Piece is enabled.
The file location where this Piece is stored.
The name of the Piece.
If this inhibitor is meant for spamProtection (disables the inhibitor while generating help)
The store this Piece is from.
The absolute path to this piece
The type of piece this is
Disables this piece
Enables this piece
The init method to be optionally overwritten in actual pieces
Reloads this piece
The newly loaded piece
Defines the JSON.stringify behavior of this inhibitor.
Defines toString behavior for pieces
This piece name
Unloads this piece
Generated using TypeDoc
Base class for all Klasa Inhibitors. See {@tutorial CreatingInhibitors} for more information how to use this class to build custom inhibitors.
CreatingInhibitors