...
This commit is contained in:
@@ -3,9 +3,15 @@
|
||||
import freeflowuniverse.herolib.core.generator.generic as generator
|
||||
import freeflowuniverse.herolib.core.pathlib
|
||||
|
||||
// mut args := generator.GeneratorArgs{
|
||||
// path: '~/code/github/freeflowuniverse/herolib/lib/installers'
|
||||
// force: true
|
||||
// }
|
||||
|
||||
mut args := generator.GeneratorArgs{
|
||||
path: '~/code/github/freeflowuniverse/herolib/lib/installers'
|
||||
path: '~/code/github/freeflowuniverse/herolib/lib'
|
||||
force: true
|
||||
}
|
||||
|
||||
|
||||
generator.scan(args)!
|
||||
|
||||
Reference in New Issue
Block a user