Documentation
¶
Index ¶
- func CacheDir() string
- func EnsureDirectory(path string) error
- func GetLibraries() (map[string][]string, error)
- func GetLibrary(name, version string) (*crystal.Type, error)
- func GetLibraryVersions(name string) ([]string, error)
- func ImportCrystalVersion(s string) error
- func ImportCrystalVersions() error
- func LibraryDir() string
- func RemoveLibrary(name string) error
- func RemoveLibraryVersion(name, version string) error
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureDirectory ¶
func GetLibraries ¶
func GetLibraryVersions ¶
func ImportCrystalVersion ¶
func ImportCrystalVersions ¶
func ImportCrystalVersions() error
func LibraryDir ¶
func LibraryDir() string
func RemoveLibrary ¶
func RemoveLibraryVersion ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.