fs_ns

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ANY_FILESYSTEM = &Filesystem{}
)

Functions

This section is empty.

Types

type File

type File struct {
	symbolic.UnassignablePropsMixin
	// contains filtered or unexported fields
}

func (*File) GetGoMethod

func (f *File) GetGoMethod(name string) (*symbolic.GoFunction, bool)

func (*File) IsMutable

func (f *File) IsMutable() bool

func (*File) PrettyPrint

func (r *File) PrettyPrint(w prettyprint.PrettyPrintWriter, config *pprint.PrettyPrintConfig)

func (*File) Prop

func (f *File) Prop(name string) symbolic.Value

func (*File) PropertyNames

func (*File) PropertyNames() []string

func (*File) Test

func (r *File) Test(v symbolic.Value, state symbolic.RecTestCallState) bool

func (*File) WidestOfType

func (r *File) WidestOfType() symbolic.Value

type Filesystem

type Filesystem struct {
	symbolic.UnassignablePropsMixin
	// contains filtered or unexported fields
}

func (*Filesystem) GetGoMethod

func (fls *Filesystem) GetGoMethod(name string) (*symbolic.GoFunction, bool)

func (*Filesystem) IsMutable

func (f *Filesystem) IsMutable() bool

func (*Filesystem) PrettyPrint

func (fls *Filesystem) PrettyPrint(w prettyprint.PrettyPrintWriter, config *pprint.PrettyPrintConfig)

func (*Filesystem) Prop

func (fls *Filesystem) Prop(name string) symbolic.Value

func (*Filesystem) Test

func (fls *Filesystem) Test(v symbolic.Value, state symbolic.RecTestCallState) bool

func (*Filesystem) WidestOfType

func (fls *Filesystem) WidestOfType() symbolic.Value

Jump to

Keyboard shortcuts

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