package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 16, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Workspace string `toml:"workspace" default:"$HOME/dev/src" env:"true"`
Playground string `toml:"playground" default:"$HOME/dev/play" env:"true"`
SearchLimit int `toml:"search_limit" default:"200"`
Editor string `toml:"editor" default:"vim"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.