cmd

package
v1.47.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2022 License: BSD-3-Clause Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute executes the rootCmd

Types

type PubDep

type PubDep struct {
	Dependency  string
	Description interface{}
	Source      string
	Version     string
	// contains filtered or unexported fields
}

PubDep contains one entry of the pubspec.lock yaml list

type PubSpecLock

type PubSpecLock struct {
	Packages map[string]PubDep
}

PubSpecLock contains the parsed contents of pubspec.lock

type StandaloneImplementation

type StandaloneImplementation struct {
	Name       string `json:"name"`
	ImportFile string `json:"importFile"`
}

StandaloneImplementation contains the go-flutter compatible plugins that aren't merged into original VSC repo.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL