mix laser (Laser v0.1.0)
Link to this section Summary
Link to this section Functions
Link to this function
run(list)
run create module Foo.Bar
creates a moduleFoo.Bar
inlib/foo/bar.ex
.run create module Foo.Bar.Baz
creates a moduleFoo.Bar.Baz
inlib/foo/bar/baz.ex
.run create module Foo.Bar tmp
creates a moduleFoo.Bar
intmp/foo/bar.ex
.