b9-0.3.0: A tool and library for building virtual machine images.
B9.ShellScript
Description
Definition of Script and functions to convert Scripts to bash scripts.
Script
Synopsis
writeSh :: FilePath -> Script -> IO () Source
Convert script to bash-shell-script written to file and make file executable.
script
file
emptyScript :: Script -> Bool Source
Check if a script has the same effect as NoOP
NoOP
data CmdVerbosity Source
Constructors
Instances
data Cwd Source
data User Source
data Script Source