mix test.watch
v1.2.0
Pages
Modules
Mix Tasks
MixTestWatch.Path
(mix test.watch v1.2.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?(
String.t
(), MixTestWatch.Config.t()) ::
boolean
()