public interface WorkDirs
Modifier and Type | Method and Description |
---|---|
File |
getCompilerOutputDir(ModuleDef moduleDef)
Gets the compiler output directory for a particular module.
|
File |
getShellPublicGenDir(ModuleDef moduleDef)
Gets the shell work directory for public generated files for a particular
module.
|
Copyright © 2018. All rights reserved.