Documentation ¶
Index ¶
- Variables
- func EditPage(res *crowi.Pages, line Line) error
- func FileContent(fname string) string
- func GetDefaultDir() (string, error)
- func NewClient() (*crowi.Client, error)
- func OpenURL(target string) error
- func Run(command string, args ...string) error
- func Scan(message string, allowEmpty bool) (string, error)
- func TempFile(filename string) (*os.File, error)
- func Underline(message, target string) error
- type Config
- type CoreConfig
- type CrowiConfig
- type Line
- type Lines
- type Screen
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ScanDefaultString string ScanAllowEmpty bool )
View Source
var Extention string = ".md"
Functions ¶
func FileContent ¶
func GetDefaultDir ¶
Types ¶
type CoreConfig ¶
type CrowiConfig ¶
Click to show internal directories.
Click to hide internal directories.