Add Pty Bool
This commit is contained in:
parent
fb39fa2cc6
commit
3a681d0c0c
|
@ -28,7 +28,7 @@ type Config struct {
|
|||
LoginUsername string `mapstructure:"login_username"`
|
||||
LoginPassword string `mapstructure:"login_password"`
|
||||
LoginServer string `mapstructure:"login_server"`
|
||||
|
||||
Pty bool
|
||||
ctx interpolate.Context
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue