@eagleoutice/flowr - v2.13.14
Preparing search index...
src/util/r-license
RLicenseCombinationInfo
Interface RLicenseCombinationInfo
interface
RLicenseCombinationInfo
{
combination
:
"with"
|
"and"
|
"or"
;
elements
:
[
left
:
RLicenseElementInfo
,
right
:
RLicenseElementInfo
]
;
type
:
"combination"
;
}
Index
Properties
combination
elements
type
Properties
combination
combination
:
"with"
|
"and"
|
"or"
elements
elements
:
[
left
:
RLicenseElementInfo
,
right
:
RLicenseElementInfo
]
type
type
:
"combination"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
combination
elements
type
@eagleoutice/flowr - v2.13.14
Loading...