FileSystem


Purpose

Represents a file system.

The class has a private constructor, therefore it is impossible to instantiate objects of this class or check whether an object is an instance of the FileSystem class.

The attributes of the FileSystem object are listed below:

Attributes

Attribute Description Type
name This is the name of the file system. The name must be unique across the list of exposed file systems. string
root The root directory of the file system. DirectoryEntry

Related topics

Overview
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...