nuget server logo nuget api documents
↑

API Docs / REnv / MagicScriptSymbol

MagicScriptSymbol

Full name SMRUCC.Rsharp.Runtime.MagicScriptSymbol Assembly REnv Members 11

01 Syntax

SMRUCC.Rsharp.Runtime.MagicScriptSymbol

02 Methods

NameOverloadsSummary
toList 1
ToString 1

03 Properties

NameOverloadsSummary
dir 1 dir path that contains the running script
file 1 the file name of current running script
fullName 1 the full path of the current running script
startup_time 1
debug 1
silent 1
log4vb_redirect 1
commandLine 1
commandArguments 1

04 Members

property dir #
dir

dir path that contains the running script

property file #
file

the file name of current running script

property fullName #
fullName

the full path of the current running script

property startup_time #
startup_time
property debug #
debug
property silent #
silent
property log4vb_redirect #
log4vb_redirect
property commandLine #
commandLine
property commandArguments #
commandArguments
method toList #
toList()
method ToString #
ToString()