dub v0.9.19 (2013-10-18T14:33:41Z)
Dub
Repo
PackageManager.install
dub
packagemanager
PackageManager
Installs the package supplied as a path to it's zip file to the destination.
class
PackageManager
Package
install
(
Path
zip_file_path
,
Json
package_info
,
Path
destination
)
Meta
Source
See Implementation
dub
packagemanager
PackageManager
aliases
Hash
constructors
this
functions
addLocalPackage
addSearchPath
getBestPackage
getFirstPackage
getPackage
getPackageIterator
getTemporaryPackage
hashPackage
install
refresh
removeLocalPackage
removeSearchPath
uninstall
properties
completeSearchPath
searchPath
Installs the package supplied as a path to it's zip file to the destination.