Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenRewriteTask ¶
type OpenRewriteTask struct {
// contains filtered or unexported fields
}
func NewTask ¶
func NewTask(configFile string) OpenRewriteTask
func (OpenRewriteTask) Execute ¶
func (n OpenRewriteTask) Execute(ctx taskcommon.TaskContext) error
Execute runs the task
func (OpenRewriteTask) Name ¶
func (n OpenRewriteTask) Name() string
Name returns the name of the task
Click to show internal directories.
Click to hide internal directories.