package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Sep 3, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (*Command) Load ¶
added in
v0.1.9
func (*Command) Scaffold ¶
added in
v0.1.9
Scaffold state into the specified directory
type Package struct {
Name string `json:"name,omitempty"`
Private bool `json:"private,omitempty"`
Dependencies map[string]string `json:"dependencies,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.