@salesforce/packaging
Preparing search index...
package/packageVersionDependency
DependencyDotProducer
Class DependencyDotProducer
Index
Constructors
constructor
Methods
init
produce
Constructors
constructor
new
DependencyDotProducer
(
connection
:
Connection
,
dependencyGraphString
:
string
,
verbose
:
boolean
,
edgeDirection
:
"root-first"
|
"root-last"
,
resolvedPackageVersionId
:
string
,
installationKey
?:
string
,
)
:
DependencyDotProducer
Parameters
connection
:
Connection
dependencyGraphString
:
string
verbose
:
boolean
edgeDirection
:
"root-first"
|
"root-last"
resolvedPackageVersionId
:
string
Optional
installationKey
:
string
Returns
DependencyDotProducer
Methods
init
init
()
:
Promise
<
void
>
Returns
Promise
<
void
>
produce
produce
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
init
produce
@salesforce/packaging
Loading...