ts

package
v0.0.0-...-2b09096 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Process

type Process struct {
	// contains filtered or unexported fields
}

需要实现common.Plugin的结构体

func (*Process) CanCopy

func (m *Process) CanCopy(ctx common.Context, fileName string) bool

是否可以拷贝

func (*Process) GetMainFile

func (m *Process) GetMainFile(ctx common.Context) (filename string, content string)

获取生成文件的内容

func (*Process) GetOtherFile

func (m *Process) GetOtherFile(ctx common.Context) (filename string, content string)

获取其他文件的内容

Jump to

Keyboard shortcuts

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