| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Cloudy.Cmd.CopyFile
Documentation
data CopyFileSettings Source #
Constructors
| CopyFileSettings | |
Fields | |
Instances
| Show CopyFileSettings Source # | |
Defined in Cloudy.Cmd.CopyFile Methods showsPrec :: Int -> CopyFileSettings -> ShowS # show :: CopyFileSettings -> String # showList :: [CopyFileSettings] -> ShowS # | |
runCopyFile :: LocalConfFileOpts -> CopyFileCliOpts -> IO () Source #