dub-data-mod ~master (2022-03-12T19:23:29.9831182)
Dub
Repo
Project.listImportPaths
dub
project
Project
Outputs the import paths for the project, including its dependencies.
class
Project
string
[]
listImportPaths
(
BuildPlatform
platform
,
string
config
,
string
buildType
,
bool
nullDelim
)
Meta
Source
See Implementation
dub
project
Project
constructors
this
functions
addBuildSettings
addBuildTypeSettings
describe
getDefaultConfiguration
getDependency
getPackageConfigs
getTopologicalPackageList
getUpgradeCache
isRedundantDependency
isUpgradeCacheUpToDate
listBuildSettings
listImportPaths
listStringImportPaths
reinit
saveSelections
setUpgradeCache
validate
properties
cachedPackagesIDs
configurations
dependencies
info
name
packageManager
rootPackage
selections
Outputs the import paths for the project, including its dependencies.