The FSSystemUtility category adds methods to F-Script's builtin sys object that are useful for command-line scripts.
Extends Class: FSSystem
Declared In: FSSystemUtility.h
The FSSystemUtility category adds methods to F-Script's System class, making them effectively global functions, as there is only one single sys object. Most of the methods deal with importing other files as libraries.