MCPcopy Create free account

hub / github.com/camel-ai/seta-env / functions

Functions10,375 in github.com/camel-ai/seta-env

↓ 7 callersFunctionget_email_log_content
Read the mock SMTP server's email log.
Harbor-Dataset/1349/tests/test_outputs.py:11
↓ 7 callersFunctionget_email_log_content
Read the mock SMTP server's email log.
Dataset/1349/tests/test_outputs.py:11
↓ 7 callersFunctionhas_color_code
Check if filename in output has any of the specified ANSI color patterns.
Harbor-Dataset/97/tests/test_outputs.py:77
↓ 7 callersFunctionhas_color_code
Check if filename in output has any of the specified ANSI color patterns.
Dataset/97/tests/test_outputs.py:77
↓ 7 callersFunctionlog_message
Write a message to the main log file.
Harbor-Dataset/1301/environment/files/procmgr.py:22
↓ 7 callersFunctionlog_message
Write a message to the worker's log file.
Harbor-Dataset/1301/environment/files/workers/worker_slow.py:16
↓ 7 callersFunctionlog_message
Write a message to the main log file.
Dataset/1301/files/procmgr.py:22
↓ 7 callersFunctionlog_message
Write a message to the worker's log file.
Dataset/1301/files/workers/worker_slow.py:16
↓ 7 callersFunctionprint_boot_entries
(config, verbose=False)
Harbor-Dataset/901/environment/mock_efibootmgr.py:28
↓ 7 callersFunctionprint_boot_entries
(config, verbose=False)
Dataset/901/mock_efibootmgr.py:28
↓ 7 callersFunctionrun_as_developer
Run a command as the developer user in the specified shell context.
Harbor-Dataset/401/tests/test_outputs.py:13
↓ 7 callersFunctionrun_as_developer
Run a command as the developer user in the specified shell context.
Dataset/401/tests/test_outputs.py:13
↓ 7 callersFunctionrun_as_user
Run a bash command as a specific user with login shell.
Harbor-Dataset/975/tests/test_outputs.py:9
↓ 7 callersFunctionrun_as_user
Run a bash command as a specific user with login shell.
Dataset/975/tests/test_outputs.py:9
↓ 7 callersFunctionrun_audioctl
Helper to run audioctl with given arguments.
Harbor-Dataset/844/tests/test_outputs.py:12
↓ 7 callersFunctionrun_audioctl
Helper to run audioctl with given arguments.
Dataset/844/tests/test_outputs.py:12
↓ 7 callersFunctionrun_command
Run a shell command and return the result.
Harbor-Dataset/929/tests/test_outputs.py:24
↓ 7 callersFunctionrun_command
Run a shell command and return the result.
Dataset/929/tests/test_outputs.py:24
↓ 7 callersFunctionrun_dconf_read
Run dconf read command and return the output.
Harbor-Dataset/1357/tests/test_outputs.py:8
↓ 7 callersFunctionrun_dconf_read
Run dconf read command and return the output.
Dataset/1357/tests/test_outputs.py:8
↓ 7 callersFunctionrun_dirbrowse
Helper function to run dirbrowse with arguments.
Harbor-Dataset/465/tests/test_outputs.py:10
↓ 7 callersFunctionrun_dirbrowse
Helper function to run dirbrowse with arguments.
Dataset/465/tests/test_outputs.py:10
↓ 6 callersFunction_check_dependency_in_unit_file
Check if a service name appears in a directive line of a unit file. For example, checks if 'redis.service' or 'redis' appears in 'After=' lin
Harbor-Dataset/1124/tests/test_outputs.py:35
↓ 6 callersFunction_check_dependency_in_unit_file
Check if a service name appears in a directive line of a unit file. For example, checks if 'redis.service' or 'redis' appears in 'After=' lin
Dataset/1124/tests/test_outputs.py:35
↓ 6 callersFunction_pid_exists
Check if a process with the given PID exists and is not a zombie.
Harbor-Dataset/701/tests/test_outputs.py:29
↓ 6 callersFunction_pid_exists
Check if a process with the given PID exists and is not a zombie.
Dataset/701/tests/test_outputs.py:29
↓ 6 callersFunctioncleanup
Clean up any running myapp processes and log files.
Harbor-Dataset/1326/tests/test_outputs.py:57
↓ 6 callersFunctioncleanup
Clean up any running myapp processes and log files.
Dataset/1326/tests/test_outputs.py:57
↓ 6 callersFunctioncleanup_all
Clean up any running processes before/after tests.
Harbor-Dataset/929/tests/test_outputs.py:56
↓ 6 callersFunctioncleanup_all
Clean up any running processes before/after tests.
Dataset/929/tests/test_outputs.py:56
↓ 6 callersFunctioncleanup_all_sessions
Clean up all test sessions before/after tests.
Harbor-Dataset/656/tests/test_outputs.py:22
↓ 6 callersFunctioncleanup_all_sessions
Clean up all test sessions before/after tests.
Dataset/656/tests/test_outputs.py:22
↓ 6 callersFunctioncleanup_processes
Kill any leftover process manager or worker processes.
Harbor-Dataset/1301/tests/test_outputs.py:20
↓ 6 callersFunctioncleanup_processes
Kill any leftover process manager or worker processes.
Dataset/1301/tests/test_outputs.py:20
↓ 6 callersFunctioncleanup_service
Helper to clean up a service - unlock and stop it.
Harbor-Dataset/1122/tests/test_outputs.py:22
↓ 6 callersFunctioncleanup_service
Helper to clean up a service - unlock and stop it.
Dataset/1122/tests/test_outputs.py:22
↓ 6 callersFunctionclear_email_log
Clear the email log for fresh testing.
Harbor-Dataset/1349/tests/test_outputs.py:24
↓ 6 callersFunctionclear_email_log
Clear the email log for fresh testing.
Dataset/1349/tests/test_outputs.py:24
↓ 6 callersFunctionget_acl
Get the ACL for a given path.
Harbor-Dataset/1082/tests/test_outputs.py:25
↓ 6 callersFunctionget_acl
Get the ACL for a given path.
Dataset/1082/tests/test_outputs.py:25
↓ 6 callersFunctionget_gsetting
Get a gsettings value.
Harbor-Dataset/921/tests/test_outputs.py:37
↓ 6 callersFunctionget_gsetting
Get a gsettings value.
Dataset/921/tests/test_outputs.py:37
↓ 6 callersFunctionlogMessage
(level, message, metadata = null)
Harbor-Dataset/1265/environment/services/job-processor/processor.js:28
↓ 6 callersFunctionlogMessage
(level, message, metadata = null)
Dataset/1265/services/job-processor/processor.js:28
↓ 6 callersFunctionlog_message
Write a message to the worker's log file.
Harbor-Dataset/1301/environment/files/workers/worker_fast.py:15
↓ 6 callersFunctionlog_message
Log a message. Currently uses basic format. Should be updated to use unified JSON format with fields: - timestamp (ISO8601) - service
Harbor-Dataset/1265/environment/services/api-server/app.py:38
↓ 6 callersFunctionlog_message
Write a message to the worker's log file.
Dataset/1301/files/workers/worker_fast.py:15
↓ 6 callersFunctionlog_message
Log a message. Currently uses basic format. Should be updated to use unified JSON format with fields: - timestamp (ISO8601) - service
Dataset/1265/services/api-server/app.py:38
↓ 6 callersMethodread_from_session
Read available data from a session's PTY master.
Harbor-Dataset/888/environment/pty_manager/session_manager.py:142
↓ 6 callersMethodread_from_session
Read available data from a session's PTY master.
Dataset/888/pty_manager/session_manager.py:142
↓ 6 callersFunctionread_service_file
Read and return the contents of a systemd service file.
Harbor-Dataset/1273/tests/test_outputs.py:19
↓ 6 callersFunctionread_service_file
Read and return the contents of a systemd service file.
Dataset/1273/tests/test_outputs.py:19
↓ 6 callersFunctionrun_as_user
Run a command as a specific user in a login shell. Returns (stdout, stderr, returncode)
Harbor-Dataset/647/tests/test_outputs.py:8
↓ 6 callersFunctionrun_as_user
Run a command as a specific user in a login shell. Returns (stdout, stderr, returncode)
Dataset/647/tests/test_outputs.py:8
↓ 6 callersFunctionrun_cmd
Run a shell command and return exit code, stdout, stderr.
Harbor-Dataset/1088/tests/test_outputs.py:13
↓ 6 callersFunctionrun_cmd
Run a shell command and return exit code, stdout, stderr.
Dataset/1088/tests/test_outputs.py:13
↓ 6 callersFunctionrun_dconf_command
Run a dconf command with dbus-run-session wrapper for headless environment. Returns the subprocess result.
Harbor-Dataset/673/tests/test_outputs.py:14
↓ 6 callersFunctionrun_dconf_command
Run a dconf command with dbus-run-session wrapper for headless environment. Returns the subprocess result.
Dataset/673/tests/test_outputs.py:14
↓ 6 callersFunctionrun_gsettings_get
Run gsettings get and return the output.
Harbor-Dataset/1344/tests/test_outputs.py:9
↓ 6 callersFunctionrun_gsettings_get
Run gsettings get and return the output.
Dataset/1344/tests/test_outputs.py:9
↓ 6 callersFunctionrun_script
Helper to run the user_manager.sh script with arguments.
Harbor-Dataset/10/tests/test_outputs.py:16
↓ 6 callersFunctionrun_script
Helper to run the user_manager.sh script with arguments.
Dataset/10/tests/test_outputs.py:16
↓ 6 callersFunctionrun_systemctl
Run a systemctl command and return output and return code.
Harbor-Dataset/473/tests/test_outputs.py:9
↓ 6 callersFunctionrun_systemctl
Run a systemctl command and return output and return code.
Dataset/473/tests/test_outputs.py:9
↓ 6 callersFunctionrun_trash_cmd
Helper to run the trash command.
Harbor-Dataset/541/tests/test_outputs.py:16
↓ 6 callersFunctionrun_trash_cmd
Helper to run the trash command.
Dataset/541/tests/test_outputs.py:16
↓ 6 callersFunctionsave_config
(config)
Harbor-Dataset/901/environment/mock_efibootmgr.py:17
↓ 6 callersFunctionsave_config
(config)
Dataset/901/mock_efibootmgr.py:17
↓ 5 callersFunction_get_octal_perms
Return the full octal permission string (4 digits) for a path.
Harbor-Dataset/911/tests/test_outputs.py:21
↓ 5 callersFunction_get_octal_perms
Return the full octal permission string (4 digits) for a path.
Dataset/911/tests/test_outputs.py:21
↓ 5 callersFunctionget_all_files_in_dir
Recursively get all files and directories under a path.
Harbor-Dataset/320/tests/test_outputs.py:18
↓ 5 callersFunctionget_all_files_in_dir
Recursively get all files and directories under a path.
Dataset/320/tests/test_outputs.py:18
↓ 5 callersFunctionget_directory_size_mb
Get total size of a directory in MB.
Harbor-Dataset/274/tests/test_outputs.py:9
↓ 5 callersFunctionget_directory_size_mb
Get total size of a directory in MB.
Dataset/274/tests/test_outputs.py:9
↓ 5 callersFunctionget_fstab_entries
Read and parse the mount configuration file.
Harbor-Dataset/1209/tests/test_outputs.py:35
↓ 5 callersFunctionget_fstab_entries
Read and parse the mount configuration file.
Dataset/1209/tests/test_outputs.py:35
↓ 5 callersFunctionget_interface_mtu
Get the current MTU of an interface.
Harbor-Dataset/971/tests/test_outputs.py:39
↓ 5 callersFunctionget_interface_mtu
Get the current MTU of an interface.
Dataset/971/tests/test_outputs.py:39
↓ 5 callersFunctionget_ownership
Get the owner:group of a file or directory.
Harbor-Dataset/320/tests/test_outputs.py:8
↓ 5 callersFunctionget_ownership
Get the owner:group of a file or directory.
Dataset/320/tests/test_outputs.py:8
↓ 5 callersFunctionhas_option
Check if an option is present (handles options with values like commit=100).
Harbor-Dataset/1209/tests/test_outputs.py:52
↓ 5 callersFunctionhas_option
Check if an option is present (handles options with values like commit=100).
Dataset/1209/tests/test_outputs.py:52
↓ 5 callersFunctionload_tasks
Load tasks from the JSON file
Harbor-Dataset/1204/environment/taskman/storage.py:13
↓ 5 callersFunctionload_tasks
Load tasks from the JSON file
Harbor-Dataset/1204/tests/test_outputs.py:34
↓ 5 callersFunctionload_tasks
Load tasks from the JSON file
Dataset/1204/taskman/storage.py:13
↓ 5 callersFunctionload_tasks
Load tasks from the JSON file
Dataset/1204/tests/test_outputs.py:34
↓ 5 callersFunctionrun_as_user
Run a command as the 'user' user with proper PulseAudio environment.
Harbor-Dataset/571/tests/test_outputs.py:10
↓ 5 callersFunctionrun_as_user
Run a command as the 'user' user with proper PulseAudio environment.
Dataset/571/tests/test_outputs.py:10
↓ 5 callersFunctionrun_as_user_login_shell
Run a command as a specific user in a login shell.
Harbor-Dataset/967/tests/test_outputs.py:14
↓ 5 callersFunctionrun_as_user_login_shell
Run a command as a specific user in a login shell.
Dataset/967/tests/test_outputs.py:14
↓ 5 callersFunctionrun_dconf_read
Run dconf read command and return output.
Harbor-Dataset/625/tests/test_outputs.py:20
↓ 5 callersFunctionrun_dconf_read
Run dconf read command and return output.
Dataset/625/tests/test_outputs.py:20
↓ 5 callersFunctionrun_script
Helper to run the script and return output.
Harbor-Dataset/1237/tests/test_outputs.py:18
↓ 5 callersFunctionrun_script
Helper to run the script and return output.
Dataset/1237/tests/test_outputs.py:18
↓ 5 callersFunctionrun_ssh_command
Execute a command on the remote server via SSH.
Harbor-Dataset/891/tests/test_outputs.py:32
↓ 5 callersFunctionrun_ssh_command
Execute a command on the remote server via SSH.
Dataset/891/tests/test_outputs.py:32
↓ 5 callersFunctionrun_with_dbus
Run a command with dbus session.
Harbor-Dataset/601/tests/test_outputs.py:10
↓ 5 callersFunctionrun_with_dbus
Run a command with dbus session.
Dataset/601/tests/test_outputs.py:10
↓ 5 callersFunctionsetup_dbus
Ensure dbus session is available for gsettings/dconf commands.
Harbor-Dataset/625/tests/test_outputs.py:9
↓ 5 callersFunctionsetup_dbus
Ensure dbus session is available for gsettings/dconf commands.
Dataset/625/tests/test_outputs.py:9
← previousnext →101–200 of 10,375, ranked by callers