Difference between revisions of "Unit ShellFilesystem"

From Ultibo.org
Jump to: navigation, search
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
----
 
----
 +
 +
'''Ultibo FileSystem Shell extension unit'''
  
 
''To be documented''
 
''To be documented''

Revision as of 06:13, 19 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


To be documented

Function declarations



Initialization functions

[Expand]
procedure ShellFileSysInit;
Description: To be documented


Return to Unit Reference