Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
PathUtil
makeNodeModulePaths
Function makeNodeModulePaths
make
Node
Module
Paths
(
path
:
string
)
:
string
[]
パス文字列から、node.js において require() の探索範囲になるパスの配列を作成して返す。
Parameters
path:
string
ディレクトリを表すパス文字列
Returns
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Akashic
Engine
Audio
Util
Collision
Event
Index
Exception
Factory
Surface
Util
Util
Path
Util
Path
Components
make
Node
Module
Paths
resolve
Dirname
resolve
Extname
resolve
Path
split
Path
Generated using
TypeDoc
パス文字列から、node.js において require() の探索範囲になるパスの配列を作成して返す。