faketools

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileChange

type FileChange struct {
	Path string
	Kind string
}

type Result

type Result struct {
	Command string
	Output  string
	Changes []FileChange
}

func ExecFileRead

func ExecFileRead(rng *rand.Rand, path string) Result

func ExecFileWrite

func ExecFileWrite(rng *rand.Rand, path string) Result

func ExecRandom

func ExecRandom(rng *rand.Rand) Result

func ExecSearch

func ExecSearch(rng *rand.Rand, query string) Result

func ExecToolCall

func ExecToolCall(rng *rand.Rand, cmd string) Result

Jump to

Keyboard shortcuts

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