Modules/FileSystem/translator/getPathProcessingMode
Jump to navigation
Jump to search
This function gets the path-processing-mode for the given file translator.
Syntax
string translator:getPathProcessingMode ()
Returns
This function returns a string describing the current path-processing-mode of the translator.
Possible Return Values
- distinguished
- ambivalent_file
Example
-- TODO