Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/camel-ai/seta-env
/ functions
Functions
10,375 in github.com/camel-ai/seta-env
⨍
Functions
10,375
◇
Types & classes
64
↳
Endpoints
34
↓ 3,210 callers
Method
run
Run the input loop and return the final buffer content. Returns: The text entered by the user
Dataset/1056/terminal_handler.py:172
↓ 3,209 callers
Method
run
Run the input loop and return the final buffer content. Returns: The text entered by the user
Harbor-Dataset/1056/environment/terminal_handler.py:172
↓ 370 callers
Method
read
(self, n: int)
Harbor-Dataset/1056/tests/test_outputs.py:24
↓ 370 callers
Method
read
(self, n: int)
Dataset/1056/tests/test_outputs.py:24
↓ 255 callers
Method
load
Load configuration from file.
Harbor-Dataset/643/environment/netprofile/netprofile.py:290
↓ 255 callers
Method
load
Load configuration from file.
Dataset/643/netprofile/netprofile.py:290
↓ 32 callers
Function
run_cmd
Run a command and return (returncode, stdout, stderr).
Harbor-Dataset/1072/tests/test_outputs.py:14
↓ 32 callers
Function
run_cmd
Run a command and return (returncode, stdout, stderr).
Dataset/1072/tests/test_outputs.py:14
↓ 25 callers
Function
run_cmd
Helper to run a shell command and return stdout.
Harbor-Dataset/873/tests/test_outputs.py:22
↓ 25 callers
Function
run_cmd
Helper to run a shell command and return stdout.
Dataset/873/tests/test_outputs.py:22
↓ 20 callers
Function
run_cmd
Run a command and return stdout, stderr, and return code.
Harbor-Dataset/656/tests/test_outputs.py:10
↓ 20 callers
Function
run_cmd
Run a command and return stdout, stderr, and return code.
Dataset/656/tests/test_outputs.py:10
↓ 18 callers
Function
run_as_user
Run a command as a specific user and return (returncode, stdout, stderr).
Harbor-Dataset/675/tests/test_outputs.py:17
↓ 18 callers
Function
run_as_user
Run a command as a specific user and return (returncode, stdout, stderr).
Dataset/675/tests/test_outputs.py:17
↓ 17 callers
Function
run_cmd
Run a command and return (returncode, stdout, stderr).
Harbor-Dataset/1105/tests/test_outputs.py:9
↓ 17 callers
Function
run_cmd
Run a command and return (returncode, stdout, stderr).
Dataset/1105/tests/test_outputs.py:9
↓ 16 callers
Function
log
Log a message with timestamp.
Harbor-Dataset/824/environment/orchestrator/orchestrator.py:46
↓ 16 callers
Function
log
Log a message with timestamp.
Dataset/824/orchestrator/orchestrator.py:46
↓ 16 callers
Function
set_gsetting
Set a gsetting value using gsettings command.
Harbor-Dataset/1235/environment/scripts/migrate_config.py:26
↓ 16 callers
Function
set_gsetting
Set a gsetting value using gsettings command.
Dataset/1235/scripts/migrate_config.py:26
↓ 14 callers
Function
run_clipbuf
Run clipbuf with the given arguments and optional input. Returns (stdout, stderr, return_code).
Harbor-Dataset/587/tests/test_outputs.py:12
↓ 14 callers
Function
run_clipbuf
Run clipbuf with the given arguments and optional input. Returns (stdout, stderr, return_code).
Dataset/587/tests/test_outputs.py:12
↓ 14 callers
Function
run_cmd
Run a command and return (returncode, stdout, stderr).
Harbor-Dataset/626/tests/test_outputs.py:12
↓ 14 callers
Function
run_cmd
Run a shell command and return stdout.
Harbor-Dataset/1106/tests/test_outputs.py:26
↓ 14 callers
Function
run_cmd
Run a command and return (returncode, stdout, stderr).
Dataset/626/tests/test_outputs.py:12
↓ 14 callers
Function
run_cmd
Run a shell command and return stdout.
Dataset/1106/tests/test_outputs.py:26
↓ 14 callers
Function
run_svcmgr
Helper function to run svcmgr commands.
Harbor-Dataset/1122/tests/test_outputs.py:11
↓ 14 callers
Function
run_svcmgr
Helper function to run svcmgr commands.
Dataset/1122/tests/test_outputs.py:11
↓ 13 callers
Function
run_as_user
Run a command as a specific user and return (returncode, stdout, stderr).
Harbor-Dataset/1330/tests/test_outputs.py:12
↓ 13 callers
Function
run_as_user
Run a command as a specific user and return exit code, stdout, stderr.
Harbor-Dataset/632/tests/test_outputs.py:13
↓ 13 callers
Function
run_as_user
Run a command as a specific user and return (returncode, stdout, stderr).
Dataset/1330/tests/test_outputs.py:12
↓ 13 callers
Function
run_as_user
Run a command as a specific user and return exit code, stdout, stderr.
Dataset/632/tests/test_outputs.py:13
↓ 13 callers
Function
run_docker_command
Run a docker command and return (returncode, stdout, stderr).
Harbor-Dataset/1004/tests/test_outputs.py:17
↓ 13 callers
Function
run_docker_command
Run a docker command and return (returncode, stdout, stderr).
Dataset/1004/tests/test_outputs.py:17
↓ 13 callers
Function
run_tool
Helper to run compose_lookup.py with given args and return (exit_code, parsed_json_or_None, raw_stdout).
Harbor-Dataset/854/tests/test_outputs.py:12
↓ 13 callers
Function
run_tool
Helper to run compose_lookup.py with given args and return (exit_code, parsed_json_or_None, raw_stdout).
Dataset/854/tests/test_outputs.py:12
↓ 12 callers
Function
_get_option_value
Extract the value of a key=value option from a comma-separated options string.
Harbor-Dataset/830/tests/test_outputs.py:30
↓ 12 callers
Function
_get_option_value
Extract the value of a key=value option from a comma-separated options string.
Dataset/830/tests/test_outputs.py:30
↓ 12 callers
Function
check_perm
(path, expected_octal, label="")
Harbor-Dataset/926/tests/test_outputs.py:106
↓ 12 callers
Function
check_perm
(path, expected_octal, label="")
Dataset/926/tests/test_outputs.py:106
↓ 12 callers
Function
get_file_hash
Calculate MD5 hash of a file.
Harbor-Dataset/928/tests/test_outputs.py:16
↓ 12 callers
Function
get_file_hash
Calculate MD5 hash of a file.
Dataset/928/tests/test_outputs.py:16
↓ 12 callers
Function
run_as_user
Run a command as a specific user and return (returncode, stdout, stderr).
Harbor-Dataset/1082/tests/test_outputs.py:15
↓ 12 callers
Function
run_as_user
Run a command as a specific user and return (returncode, stdout, stderr).
Dataset/1082/tests/test_outputs.py:15
↓ 12 callers
Function
run_command
Run a shell command and return output.
Harbor-Dataset/978/tests/test_outputs.py:18
↓ 12 callers
Function
run_command
Run a shell command and return output.
Dataset/978/tests/test_outputs.py:18
↓ 11 callers
Function
get_env_var_for_user
Get the value of an environment variable for a specific user.
Harbor-Dataset/525/tests/test_outputs.py:26
↓ 11 callers
Function
get_env_var_for_user
Get the value of an environment variable for a specific user.
Dataset/525/tests/test_outputs.py:26
↓ 11 callers
Function
run_completion_test
Helper function to run completion test by sourcing the completion script and invoking the completion function with the given COMP_WORDS and C
Harbor-Dataset/446/tests/test_outputs.py:18
↓ 11 callers
Function
run_completion_test
Helper function to run completion test by sourcing the completion script and invoking the completion function with the given COMP_WORDS and C
Dataset/446/tests/test_outputs.py:18
↓ 11 callers
Function
run_manager
Helper to run the appimage-manager.sh script.
Harbor-Dataset/68/tests/test_outputs.py:19
↓ 11 callers
Function
run_manager
Helper to run the appimage-manager.sh script.
Dataset/68/tests/test_outputs.py:19
↓ 11 callers
Function
run_script
Helper to run the file_audit.sh script with given arguments.
Harbor-Dataset/805/tests/test_outputs.py:13
↓ 11 callers
Function
run_script
Helper to run the file_audit.sh script with given arguments.
Dataset/805/tests/test_outputs.py:13
↓ 10 callers
Function
run_as_testuser
Run a bash command as testuser and return stdout.
Harbor-Dataset/755/tests/test_outputs.py:18
↓ 10 callers
Function
run_as_testuser
Run a bash command as testuser and return stdout.
Dataset/755/tests/test_outputs.py:18
↓ 10 callers
Function
run_config_manager
Helper to run the config-manager utility.
Harbor-Dataset/813/tests/test_outputs.py:11
↓ 10 callers
Function
run_config_manager
Helper to run the config-manager utility.
Dataset/813/tests/test_outputs.py:11
↓ 10 callers
Function
run_sudo_command
Run a sudo command as a specific user and return the result. Uses sudo -u to switch to the user, then executes sudo with the command. Use
Harbor-Dataset/450/tests/test_outputs.py:16
↓ 10 callers
Function
run_sudo_command
Run a sudo command as a specific user and return the result. Uses sudo -u to switch to the user, then executes sudo with the command. Use
Dataset/450/tests/test_outputs.py:16
↓ 9 callers
Function
_read_ref
Read a reference file stored during setup.
Harbor-Dataset/872/tests/test_outputs.py:29
↓ 9 callers
Function
_read_ref
Read a reference file stored during setup.
Dataset/872/tests/test_outputs.py:29
↓ 9 callers
Function
_run_cmd
Helper to run a shell command and return stdout.
Harbor-Dataset/874/tests/test_outputs.py:8
↓ 9 callers
Function
_run_cmd
Helper to run a shell command and return stdout.
Dataset/874/tests/test_outputs.py:8
↓ 9 callers
Method
_write
Write data to output stream and flush.
Harbor-Dataset/1056/environment/terminal_handler.py:50
↓ 9 callers
Method
_write
Write data to output stream and flush.
Dataset/1056/terminal_handler.py:50
↓ 9 callers
Function
log_message
Write a message to the log file.
Harbor-Dataset/991/environment/sysmonitor.py:34
↓ 9 callers
Function
log_message
Write a message to the log file.
Dataset/991/sysmonitor.py:34
↓ 9 callers
Function
run_command
Helper to run shell commands and return output.
Harbor-Dataset/1317/tests/test_outputs.py:11
↓ 9 callers
Function
run_command
Helper to run shell commands and return output.
Dataset/1317/tests/test_outputs.py:11
↓ 9 callers
Function
run_gsettings_cmd
Helper to run gsettings commands with dbus session.
Harbor-Dataset/1015/tests/test_outputs.py:9
↓ 9 callers
Function
run_gsettings_cmd
Helper to run gsettings commands with dbus session.
Dataset/1015/tests/test_outputs.py:9
↓ 9 callers
Method
send_json_response
(self, data, status=200)
Harbor-Dataset/510/environment/mock_api_server.py:99
↓ 9 callers
Method
send_json_response
(self, data, status=200)
Dataset/510/mock_api_server.py:99
↓ 9 callers
Method
terminate_session
Terminate a session and clean up resources.
Harbor-Dataset/888/environment/pty_manager/session_manager.py:165
↓ 9 callers
Method
terminate_session
Terminate a session and clean up resources.
Dataset/888/pty_manager/session_manager.py:165
↓ 8 callers
Function
_get_user_shell
Get the shell for a given username from /etc/passwd.
Harbor-Dataset/956/tests/test_outputs.py:9
↓ 8 callers
Function
_get_user_shell
Get the shell for a given username from /etc/passwd.
Dataset/956/tests/test_outputs.py:9
↓ 8 callers
Method
insert
Insert a character at the current cursor position.
Harbor-Dataset/1056/environment/text_buffer.py:32
↓ 8 callers
Method
insert
Insert a character at the current cursor position.
Dataset/1056/text_buffer.py:32
↓ 8 callers
Function
run_bash_command
Run a command in a new bash shell that sources nvm initialization. Returns (return_code, stdout, stderr)
Harbor-Dataset/596/tests/test_outputs.py:18
↓ 8 callers
Function
run_bash_command
Run a command in a new bash shell that sources nvm initialization. Returns (return_code, stdout, stderr)
Dataset/596/tests/test_outputs.py:18
↓ 8 callers
Function
run_cmd
Helper to run diffmerge.sh with given arguments.
Harbor-Dataset/903/tests/test_outputs.py:16
↓ 8 callers
Function
run_cmd
Helper to run diffmerge.sh with given arguments.
Dataset/903/tests/test_outputs.py:16
↓ 8 callers
Function
run_ffmpeg_command
Run an ffmpeg command and return the result.
Harbor-Dataset/217/environment/transcoder.py:26
↓ 8 callers
Function
run_ffmpeg_command
Run an ffmpeg command and return the result.
Dataset/217/transcoder.py:26
↓ 8 callers
Function
run_fim_script
Run the FIM script with given arguments and return exit code, stdout, stderr.
Harbor-Dataset/831/tests/test_outputs.py:10
↓ 8 callers
Function
run_fim_script
Run the FIM script with given arguments and return exit code, stdout, stderr.
Dataset/831/tests/test_outputs.py:10
↓ 8 callers
Function
run_gsettings_as_testuser
Run gsettings command as testuser with dbus session and return the output.
Harbor-Dataset/674/tests/test_outputs.py:9
↓ 8 callers
Function
run_gsettings_as_testuser
Run gsettings command as testuser with dbus session and return the output.
Dataset/674/tests/test_outputs.py:9
↓ 8 callers
Function
run_script
Helper function to run logcolor.sh with given input.
Harbor-Dataset/1028/tests/test_outputs.py:10
↓ 8 callers
Function
run_script
Helper function to run a script and return result.
Harbor-Dataset/543/tests/test_outputs.py:20
↓ 8 callers
Function
run_script
Helper function to run logcolor.sh with given input.
Dataset/1028/tests/test_outputs.py:10
↓ 8 callers
Function
run_script
Helper function to run a script and return result.
Dataset/543/tests/test_outputs.py:20
↓ 7 callers
Function
_has_option
Check if an option exists in a comma-separated options string.
Harbor-Dataset/830/tests/test_outputs.py:38
↓ 7 callers
Function
_has_option
Check if an option exists in a comma-separated options string.
Dataset/830/tests/test_outputs.py:38
↓ 7 callers
Method
create_session
Create a new PTY session with a shell. Returns the session object or None on failure.
Harbor-Dataset/888/environment/pty_manager/session_manager.py:67
↓ 7 callers
Method
create_session
Create a new PTY session with a shell. Returns the session object or None on failure.
Dataset/888/pty_manager/session_manager.py:67
↓ 7 callers
Function
get_acl
Get the ACL output for a path.
Harbor-Dataset/1105/tests/test_outputs.py:15
↓ 7 callers
Function
get_acl
Get the ACL output for a path.
Dataset/1105/tests/test_outputs.py:15
next →
1–100 of 10,375, ranked by callers