Skip to content

2.16.0

Choose a tag to compare

@pkittenis pkittenis released this 12 Oct 15:36
· 2 commits to master since this release
38d14ee

Changes

  • Added HostOutput.fully_qualified_command for a bytes-string of the fully qualified command executed on that host
    after any and all host argument subtitutions, user switching, sudo, shell switching, encoding via specified encoding
    et al. Populated on calls to run_command only.