Difference between revisions of "Unit ShellFilesystem"

From Ultibo.org
Jump to: navigation, search
Line 301: Line 301:
 
----
 
----
  
''To be documented''
+
''None defined''
  
 
=== Function declarations ===
 
=== Function declarations ===

Revision as of 02:46, 30 December 2016

Return to Unit Reference


Description


Ultibo FileSystem Shell extension unit

To be documented

Constants



[Expand]
Shell filesystem command constants SHELL_FILESYS_COMMAND_*


[Expand]
Shell filesystem alias constants SHELL_FILESYS_ALIAS_*


[Expand]
Shell filesystem action constants SHELL_FILESYS_ACTION_*


[Expand]
Shell filesystem parameter constants SHELL_FILESYS_PARAMETER_*


[Expand]
Shell filesystem mask constants SHELL_FILESYS_*_MASK


Type definitions


To be documented

Public variables


None defined

Function declarations



Initialization functions

[Expand]
procedure ShellFileSysInit;
Description: To be documented


Return to Unit Reference