mix test.watch
v1.1.0
Pages
Modules
Mix Tasks
MixTestWatch.Path
(mix test.watch v1.1.0)
View Source
Decides if we should refresh for a path.
Link to this section
Summary
Functions
watching?(path, config \\ %Config{})
Link to this section
Functions
Link to this function
watching?(path, config \\ %Config{})
View Source
Specs
watching?(MixTestWatch.Config.t(),
String.t
()) ::
boolean
()