cd

package
v0.0.0-...-e5f8712 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chdir

type Chdir struct{}

Chdir implements the Operationer interface. Unfortunately 'cd' is a built-in shell command. We would have to do magic ( LD_PRELOAD, write our own shell) to intercept the 'cd' command. Instead, we are targeting the 'cc' command, because who uses 'cc' anymore, right? :)

func (*Chdir) DoStuff

func (cd *Chdir) DoStuff(c *cli.Context)

DoStuff will create a shell session inside the chosen container.

Jump to

Keyboard shortcuts

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