Safe Haskell | Safe-Infered |
---|
Scan clusters via RAPI or LUXI and write state data files.
- options :: IO [OptType]
- arguments :: [ArgCompletion]
- printCluster :: List -> List -> String
- fixSlash :: String -> String
- processData :: ClockTime -> ClusterData -> Result ClusterData
- writeData :: Int -> String -> Options -> Result ClusterData -> IO Bool
- writeDataInner :: Int -> String -> Options -> ClusterData -> ClusterData -> IO Bool
- main :: Options -> [String] -> IO ()
Documentation
arguments :: [ArgCompletion]Source
The list of arguments supported by the program.
printCluster :: List -> List -> StringSource
processData :: ClockTime -> ClusterData -> Result ClusterDataSource
writeData :: Int -> String -> Options -> Result ClusterData -> IO BoolSource
writeDataInner :: Int -> String -> Options -> ClusterData -> ClusterData -> IO BoolSource