mix test.watch v0.3.3 MixTestWatch.Config

Responsible for gathering and packaging the configuration for the task.

Summary

Functions

Create a new config struct, taking values from the ENV

Functions

new(cli_args \\ [])
new([String.t]) :: %MixTestWatch.Config{clear: term, cli_args: term, cli_executable: term, exclude: term, extra_extensions: term, runner: term, tasks: term, timestamp: term}

Create a new config struct, taking values from the ENV