package
2025.3.14-pr4251.1+incompatible
Repository: https://github.com/superfly/flyctl.git
Documentation: pkg.go.dev
# Functions
ConfigDirectory returns the config directory ctx carries.
ConfigFile returns the config file ctx carries.
Hostname returns the hostname ctx carries.
WithConfigDir derives a Context that carries the given config directory from ctx.
WithHostname returns a copy of ctx that carries hostname.
WithWorkingDirectory derives a Context that carries the given working directory from ctx.
WorkingDirectory returns the working directory ctx carries.