パッケージを扱うオブジェクト。
Methods
-
<static> getPackage(name)
-
Parameters:
Name Type Description name
string パッケージ名
Returns:
-
<static> getPackages()
-
Returns:
- Type
- Array.<module:silkedit.Package>
-
<static> isLoaded(name)
-
Parameters:
Name Type Description name
string パッケージ名
Returns:
- Type
- boolean
-
<static> loadPackage(dir)
-
Parameters:
Name Type Description dir
string パッケージの存在するディレクトリ
-
<static> reloadPackages()
-
-
<static> unloadPackage(name)
-
Parameters:
Name Type Description name
string パッケージ名