All Types
Name | Unit | Description |
---|---|---|
TConsoleBuffer | Utils.Shell | Specific array type for console buffer for reading the output in chunks |
TDictFile | Utils.Watcher |
|
TIgnoreKind | Utils.Interfaces | Enum type to identify the type of item to be ignored by the Watcher. |
TShellCommandFunc | Utils.Shell | function type to execute programs or commands. See ShellCommand function for more info. |
TWatcherEvent | Utils.Interfaces |
|
TWatcherRunCallback | Utils.Interfaces | A procedure that will be called after a change. The file name that triggered this action will be passed as a parameter. If function returns true, watcher stops running. |
Generated by PasDoc 0.16.0.