Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MAC-VO/MAC-VO
/ __get_sys_command
Method
__get_sys_command
Utility/Sandbox.py:148–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
147
@staticmethod
148
def
__get_sys_command():
149
return
" "
.join(sys.orig_argv)
150
151
@staticmethod
152
def
__get_curr_time():
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected