mkdir

package
v0.0.1-rc4 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMkdir

type SMkdir struct {
	Path string `json:"path" yaml:"Path"` // 文件夹路径
	// contains filtered or unexported fields
}

func New

func New(
	storage storage.IStep,
	workspace string,
) (*SMkdir, error)

func (*SMkdir) Clear

func (m *SMkdir) Clear() error

func (*SMkdir) Run

func (m *SMkdir) Run(ctx context.Context) (exit int64, err error)

Jump to

Keyboard shortcuts

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