Closed grst closed 3 years ago
such as moduleDir, workDir, ...
moduleDir
workDir
They are stored in this.binding.variables.
this.binding.variables
Should they get an own getter e.g. nxf.implicit_var() or should it be part of input/params/task?
nxf.implicit_var()
such as
moduleDir
,workDir
, ...They are stored in
this.binding.variables
.Should they get an own getter e.g.
nxf.implicit_var()
or should it be part of input/params/task?