dub ~master (2024-03-02T18:14:23Z)
Dub
Repo
Dub.projectName
dub
dub
Dub
Returns the name listed in the dub.json of the current application.
class
Dub
@
property
const
string
projectName
(
)
Meta
Source
See Implementation
dub
dub
Dub
constructors
this
functions
addLocalPackage
addSearchPath
cachePathDontUse
clean
cleanPackage
convertRecipe
createEmptyPackage
determineDefaultCompiler
fetch
generateProject
getDefaultConfiguration
getLatestVersion
getPackageSuppliers
init
lintProject
listPackageVersions
listProjectData
loadConfig
loadPackage
loadSingleFilePackage
makePackageManager
makePackageSupplier
makePackageSuppliers
packageCache
remove
removeLocalPackage
removeSearchPath
runDdox
searchPackages
testProject
upgrade
manifest constants
RemoveVersionWildcard
properties
configurations
defaultArchitecture
defaultBuildEnvironments
defaultCompiler
defaultEnvironments
defaultLowMemory
defaultPostBuildEnvironments
defaultPostGenerateEnvironments
defaultPostRunEnvironments
defaultPreBuildEnvironments
defaultPreGenerateEnvironments
defaultPreRunEnvironments
defaultRunEnvironments
dryRun
mainRecipePath
packageManager
packageSuppliers
project
projectName
projectPath
rootPath
variables
defaultPlacementLocation
m_config
m_defaultCompiler
m_dirs
m_dryRun
m_mainRecipePath
m_packageManager
m_packageSuppliers
m_project
m_rootPath
Returns the name listed in the dub.json of the current application.