Enum Class FileSystemFunctions

java.lang.Object
java.lang.Enum<FileSystemFunctions>
com.blackrook.rookscript.functions.FileSystemFunctions
All Implemented Interfaces:
ScriptFunctionType, Serializable, Comparable<FileSystemFunctions>, java.lang.constant.Constable

public enum FileSystemFunctions extends Enum<FileSystemFunctions> implements ScriptFunctionType
Script common functions for files.
Author:
Matthew Tropiano