HotReloadWatcher class
Stylish hot reload watcher with split terminal interface
Constructors
-
HotReloadWatcher({List<
String> additionalArgs = const [], bool verbose = false})
Properties
-
additionalArgs
→ List<
String> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- verbose → bool
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
start(
) → Future< void> - Start the stylish hot reload watcher system
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited