Documentation ¶
Overview ¶
Copyright (c) 2021 rookie-ninja
Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.
Copyright (c) 2021 rookie-ninja ¶
Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.
Index ¶
- func Build() *cli.Command
- func BuildGoFile(ctx *cli.Context) error
- func CopyCommand(src string, dst string) error
- func CopyToTarget(ctx *cli.Context) error
- func ExecCommandsAfter(ctx *cli.Context) error
- func ExecCommandsBefore(ctx *cli.Context) error
- func ExecScriptAfter(ctx *cli.Context) error
- func ExecScriptBefore(ctx *cli.Context) error
- func WriteRkMetaFile(ctx *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildGoFile ¶ added in v1.0.1
func BuildGoFile(ctx *cli.Context) error
func CopyCommand ¶ added in v1.0.1
func CopyToTarget ¶ added in v1.0.1
func CopyToTarget(ctx *cli.Context) error
func ExecCommandsAfter ¶ added in v1.0.1
func ExecCommandsAfter(ctx *cli.Context) error
func ExecCommandsBefore ¶ added in v1.0.1
func ExecCommandsBefore(ctx *cli.Context) error
func ExecScriptAfter ¶ added in v1.0.1
func ExecScriptAfter(ctx *cli.Context) error
func ExecScriptBefore ¶ added in v1.0.1
func ExecScriptBefore(ctx *cli.Context) error
func WriteRkMetaFile ¶ added in v1.0.1
func WriteRkMetaFile(ctx *cli.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.