MatrixBerryCore
+mxberry
+test
editconf.m
Go to the documentation of this file.
1
function
editconf
(confName)
2
confRepoMgr=
mxberry
.
test
.
conf
.
AdaptiveConfRepoManager
();
3
confRepoMgr.
deployConfTemplate
(confName,
'forceUpdate'
,
true
);
4
confRepoMgr.editConf(confName);
mxberry::test::conf::AdaptiveConfRepoManager
ADAPTIVECONFREPOMANAGER is a simplistic extension of AdaptiveConfRepoManager that injects a configura...
Definition:
AdaptiveConfRepoManager.m:13
mxberry::conf::AdaptiveConfRepoManager::deployConfTemplate
function deployConfTemplate(in self, in inpConfName, in varargin)
DEPLOYCONFTEMPLATE - deploys (i.e. transforms templates to plain configurations) the specified onfigu...
mxberry::test
mxberry
mxberry::test::conf
Definition:
ConfPatchRepo.m:1
mxberry::test::editconf
function editconf(in confName)
Generated for MatrixBerryCore by
1.8.13