スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| open | | |
| read | | |
| write | | |
| listdir | | |
| getcwd | | |
| makeDirectory | | |
| changeDirectory | | |
| remove | | |
| move | | |
| copy | | |
| copyTree | |
インスタンスメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| write | | |
| read | | |
| close | |
インスタンスメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| dir | | |
| isfile | | |
| isdir | | |
| name | | |
| fullpath | |
スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| abspath | |
|
| basename | |
|
| normal | |
|
| join | |
|
| split | |
|
| relative | |
|
| mtime | |
|
| ctime | |
|
| atime | |
|
| isexist | |
|
| isfile | |
|
| isdir | |
スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| name | |
スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| spawn | | |
| system | | |
| run | |
スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| run | run() | |
| exit | exit() | |
| isRunning | isRunning() | |
| addSetting | addSetting(filename, options) | |
| removeSetting | removeSetting(filename) | |
| getSetting | getSetting(filename) |
スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| compile | compile(str, charset, options) | |
| compileFile | compileFile(path, charset, options) | |
| checkDependencies | checkDependencies(path, charset) | |
| deploy | deploy(pred, opt_option) |
スタティックメンバ
| メンバ | インターフェース | 説明 |
|---|---|---|
| set | set(key, val) | |
| get | get(key) |
| メンバ | インターフェース | 説明 |
|---|---|---|
| import | import(path) |
| インターフェース | 説明 |
|---|---|
| import('./path') or import('../path') | |
| import('path') |
| メンバ | インターフェース | 説明 |
|---|---|---|
| export | export(name, value) |
| メンバ | インターフェース | 説明 |
|---|---|---|
| loadFile | loadFile(path) |
| メンバ | インターフェース | 説明 |
|---|---|---|
| addCommand | addCommand(name, callback, help) |
| メンバ | インターフェース | 説明 |
|---|---|---|
| getCommand | getCommand(name) |
| メンバ | インターフェース | 説明 |
|---|---|---|
| callCommand | callCommand(name, ...args) |