fix(core): update

This commit is contained in:
2020-09-29 19:10:00 +00:00
parent ed78c0becf
commit 39250b3d47
4 changed files with 10 additions and 14 deletions

View File

@@ -139,14 +139,6 @@ export class Smartenv {
}
}
/**
* get environment variables that fit the description
*/
// get envVars (regexArg: RegExp) {
// let EnvironmentArray = []
// // TODO: plugins.smartparam.forEachMinimatch()
// }
/**
* prints the environment to console
*/