Documentation
¶
Index ¶
- func Banner() error
- func GetInner(s string, opens string, closes string) (string, error)
- func IsEmptyLine(ln string) bool
- func IsLineComment(ln string) bool
- func TrimmedInnerSplit(s string, opens string, closes string, sep string) ([]string, error)
- func TrimmedSplit(ln string, sep string) ([]string, error)
- func Untab(s string) string
- type DictArgs
- type RangeStringArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmptyLine ¶
func IsLineComment ¶
func TrimmedInnerSplit ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.