Package buildslave :: Package commands :: Module fs
[frames] | no frames]

Module fs

source code

Classes
  MakeDirectory
This is a Command which creates a directory.
  RemoveDirectory
This is a Command which removes a directory.
  CopyDirectory
This is a Command which copies a directory.
  StatFile
This is a command which stats a file on the slave.
Variables
  __package__ = 'buildslave.commands'