@JsType(isNative=true,
namespace="<global>")
public class FileSystem
extends JsObject
| Constructor and Description |
|---|
FileSystem() |
| Modifier and Type | Method and Description |
|---|---|
String |
encodeURIPath() |
String |
getName() |
DirectoryEntry |
getRoot() |
String |
toJSON() |
getOwnPropertyNames, hasOwnProperty, observepublic FileSystem()
@JsProperty(name="root") public DirectoryEntry getRoot()
public String encodeURIPath()
Copyright © 2017. All rights reserved.