Module: Train::Extras

Included in:
Plugins::Transport, Plugins::Transport::BaseConnection
Defined in:
lib/train/extras.rb,
lib/train/extras/stat.rb,
lib/train/extras/file_aix.rb,
lib/train/extras/file_unix.rb,
lib/train/extras/linux_lsb.rb,
lib/train/extras/os_common.rb,
lib/train/extras/file_linux.rb,
lib/train/extras/file_common.rb,
lib/train/extras/file_windows.rb,
lib/train/extras/os_detect_unix.rb,
lib/train/extras/command_wrapper.rb,
lib/train/extras/os_detect_linux.rb,
lib/train/extras/os_detect_darwin.rb,
lib/train/extras/os_detect_windows.rb

Overview

author: Dominik Richter author: Christoph Hartmann

This is heavily based on:

OHAI https://github.com/chef/ohai
by Adam Jacob, Chef Software Inc

Defined Under Namespace

Modules: DetectDarwin, DetectLinux, DetectUnix, DetectWindows, LinuxLSB Classes: AixFile, CommandResult, CommandWrapper, CommandWrapperBase, FileCommon, LinuxCommand, LinuxFile, LoginCommand, OSCommon, PowerShellCommand, Stat, UnixFile, WindowsFile