parser

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 9 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Name string
	Args string
}

func (Command) String added in v0.1.39

func (c Command) String() string

type File added in v0.1.39

type File struct {
	Commands []Command
}

func ParseFile added in v0.1.39

func ParseFile(r io.Reader) (*File, error)

func (File) String added in v0.1.39

func (f File) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL