Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ info
Method
info
salt/version.py:413–414 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
411
412
@property
413
def
info(self):
414
return
tuple(self.min_info())
415
416
@property
417
def
pre_info(self):
Callers
15
run
Method · 0.45
format_log
Function · 0.45
load_modules
Method · 0.45
_call_parallel_target
Method · 0.45
call
Method · 0.45
load_modules
Method · 0.45
_post_fork_init
Method · 0.45
handle_batch_jobs
Method · 0.45
run
Method · 0.45
__set_max_open_files
Method · 0.45
start
Method · 0.45
_apply_peer_key_change
Method · 0.45
Calls
1
min_info
Method · 0.95
Tested by
no test coverage detected