Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasFlags ¶ added in v0.29.0
func HasFlags(ctx core.CommandContext) bool
func NewCommand ¶
func NewCommand(options core.BindOptions) *cobra.Command
func ResolveUpdateAutoLayout ¶ added in v0.29.0
func ResolveUpdateAutoLayout(ctx core.CommandContext, value string, scopeValue string, nodeIDs []string) (*layout.AutoLayout, error)
ResolveUpdateAutoLayout picks the auto-layout settings for canvas update. Flags take precedence; otherwise a file-level autoLayout field is used. When neither is set, horizontal full-canvas layout is applied.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.