@eagleoutice/flowr - v2.13.15
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-local
LocalFunctionConfiguration
Interface LocalFunctionConfiguration
interface
LocalFunctionConfiguration
{
args
:
{
env
:
string
;
expr
:
string
}
;
}
Index
Properties
args
Properties
args
args
:
{
env
:
string
;
expr
:
string
}
Type Declaration
env
:
string
The environment in
local(expr, env)
expr
:
string
The expression in
local(expr, env)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
@eagleoutice/flowr - v2.13.15
Loading...
The environment in
local(expr, env)