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