You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dictionary_functions: renamed to dict, do not execute commands
the function split_to_dict is no longer executing the command. Instead it
takes the command output as an input argument. This leaves the decision to
execute with run or with run_check to the caller.
Signed-off-by: Jonathan Goetzinger <[email protected]>
0 commit comments