Documentation
¶
Index ¶
- Constants
- func Clear(t time.Duration, yes, force bool, addresses ...string) error
- func Clone(path, url string) error
- func CodeUncommitted(path string) (bool, error)
- func IdeaSelect(dir string) (string, error)
- func Open(addr string) error
- func OpenCmd(addr string) error
- func OpenProject(path string) error
- type Project
Constants ¶
View Source
const ( Webstorm = "webstorm" Goland = "goland" AndroidStudio = "studio" IntelliJ = "idea" )
Variables ¶
This section is empty.
Functions ¶
func CodeUncommitted ¶
func IdeaSelect ¶
func OpenProject ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.