execLanguage: Select execLanguage to store in 'moduleLanguage' object

Description Usage Arguments Details Value See Also

Description

Select execLanguage to store in moduleLanguage object

Usage

1
2
execLanguage(language, minVersion = NULL, maxVersion = NULL,
  version = NULL)

Arguments

language

execution language as character string

minVersion

minimum language version as character string

maxVersion

maximum language version as character string

version

exact language version as character string

Details

For most languages this function will simply return language. For python this function returns python2 or python3 depending on the version specifications; the default is python3.

Value

execLanguage as character

See Also

moduleLanguage


anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.