class Mint::Reactor
- Mint::Reactor
- Reference
- Object
Defined in:
reactor.crConstructors
Instance Method Summary
- #error(error)
-
#format? : Bool
Whether or not to format the files after a change is made.
-
#host : String
The host to start the server on.
-
#port : Int32
The port to start the server on.
-
#reload? : Bool
Whether or not to reload the browser after a change is made.
- #terminal