bashunit

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BashEngine

type BashEngine struct {
	FS afero.Fs
}

func NewBashunitEngine

func NewBashunitEngine(fs afero.Fs) *BashEngine

func (*BashEngine) GetIcon

func (b *BashEngine) GetIcon() string

func (*BashEngine) Load

func (b *BashEngine) Load(dir string) (*models.LazyTree, error)

type FileSystem

type FileSystem interface {
	Open(name string) (afero.File, error)
}

Jump to

Keyboard shortcuts

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