Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntoCommand ¶
type IntoCommand struct {
// contains filtered or unexported fields
}
IntoCommand implements the "move-into" subcommand.
func (*IntoCommand) Execute ¶
func (c *IntoCommand) Execute(ctx context.Context, fs *flag.FlagSet, _ ...any) subcommands.ExitStatus
func (*IntoCommand) Name ¶
func (*IntoCommand) Name() string
func (*IntoCommand) SetFlags ¶
func (c *IntoCommand) SetFlags(fs *flag.FlagSet)
func (*IntoCommand) Synopsis ¶
func (*IntoCommand) Synopsis() string
func (*IntoCommand) Usage ¶
func (c *IntoCommand) Usage() string
Click to show internal directories.
Click to hide internal directories.