find_in(dir)
Instance Public methods
Returns a hash that maps filenames under dir
(recursively) to
arrays with their annotations. Only files with annotations are included.
Files with extension .builder
, .rb
,
.erb
, .haml
, .slim
,
.css
, .scss
, .js
,
.coffee
, .rake
, .sass
and
.less
are taken into account.
Please login to continue.