getSubPackageName

Returns the qualified sub package part of the given package name.

This is the part of the package name excluding the base package name. See also getBasePackageName.

@safe pure
string
getSubPackageName
()

Meta