shaker-0.5.1: simple and interactive command-line build tool

Shaker.Conductor

Description

Conductor is responsible to control the command-line listener, the listener manager and the action to execute

Synopsis

Documentation

initThread :: Shaker IO ()Source

Initialize the master thread Once quit is called, all threads are killed

executeCommand :: Maybe Command -> Shaker IO ()Source

Execute Given Command in a new thread