Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lisovate/fend
/ functions
Functions
572 in github.com/Lisovate/fend
⨍
Functions
572
◇
Types & classes
122
Function
doctor_usage
()
linux/src/cli.rs:210
Method
drop
(&mut self)
linux/src/tools.rs:232
Method
drop
(&mut self)
linux/src/supervisor.rs:401
Method
drop
(&mut self)
linux/src/pool.rs:491
Method
drop
(&mut self)
linux/src/session.rs:223
Method
drop
(&mut self)
linux/src/runtime.rs:1241
Function
ensure_boots_a_new_vm_then_reuses_it
()
linux/src/pool.rs:516
Function
ensure_propagates_canonicalize_failure
()
linux/src/pool.rs:676
Function
ensure_rejects_conflicting_network_mode
()
linux/src/pool.rs:658
Function
ensure_vm_rejects_wrong_protocol_version
()
linux/src/daemon.rs:378
Function
ensure_vm_request_round_trips
()
linux/src/ipc.rs:167
Function
exec_shell
Fallback: exec shell if vsock fails.
fendd/src/init.rs:521
Function
extracts_kernel_version_tokens
()
linux/src/bootstrap.rs:635
Function
field
(report: &'a DoctorReport, name: &str)
linux/src/doctor.rs:917
Function
finds_mount_type_for_existing_mount_point
()
fendd/src/init.rs:538
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/supervisor.rs:34
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/pool.rs:64
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/session.rs:52
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/smoke.rs:58
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/cli.rs:176
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/client.rs:29
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
linux/src/qemu.rs:37
Method
from
(status: std::process::ExitStatus)
linux/src/supervisor.rs:43
Method
from
(error: std::io::Error)
linux/src/session.rs:81
Method
from
(error: std::io::Error)
linux/src/smoke.rs:89
Method
from
(error: io::Error)
linux/src/client.rs:58
Method
from_env
()
linux/src/daemon.rs:30
Method
from_runtime_dir
(runtime_dir: impl AsRef<Path>)
linux/src/qemu.rs:55
Method
from_u8
(v: u8)
fendd/src/protocol.rs:28
Function
guest_tool_detection_covers_node_and_bun_families
()
linux/src/runtime.rs:1005
Function
guest_tool_detection_ignores_absolute_commands
()
linux/src/runtime.rs:1000
Function
initialize
Initialize the guest environment (PID 1 duties).
fendd/src/init.rs:5
Function
invalid_request_payload_returns_quietly
()
linux/src/daemon.rs:428
Method
io
(action: &'static str, path: Option<PathBuf>, source: io::Error)
linux/src/supervisor.rs:116
Method
is_full
(raw: &str)
linux/src/runtime.rs:821
Function
kernel_command_line_base64_encodes_guest_workspace
()
linux/src/qemu.rs:451
Function
kvm_no_device_suggests_module_load_or_reboot
()
linux/src/doctor.rs:801
Function
launch_plan_cleans_up_started_children_when_socket_times_out
()
linux/src/supervisor.rs:806
Function
launch_plan_cleans_up_virtiofsd_when_qemu_spawn_fails
()
linux/src/supervisor.rs:824
Function
launch_plan_matches_spike_command_shape
()
linux/src/qemu.rs:346
Function
launch_plan_rejects_missing_workspace_before_spawning
()
linux/src/supervisor.rs:763
Function
launch_plan_rejects_workspace_file_before_spawning
()
linux/src/supervisor.rs:784
Function
launch_plan_reports_child_exit_before_socket_ready
()
linux/src/supervisor.rs:850
Function
launch_plan_spawns_virtiofsd_then_qemu_and_drop_cleans_up
()
linux/src/supervisor.rs:719
Function
launch_preflight_does_not_require_builder_tools
()
linux/src/doctor.rs:712
Function
launch_preflight_only_requires_passt_for_passt_networking
()
linux/src/doctor.rs:688
Function
launch_usage
()
linux/src/cli.rs:240
Function
main
()
fendd/src/main.rs:24
Function
main
()
fendd/src/bin/fend-vsock-smoke.rs:2
Function
main
()
linux/src/bin/fend-daemon.rs:3
Function
main
()
linux/src/bin/fend.rs:1
Function
main
()
linux/src/bin/fend-linux.rs:1
Function
main_entry
()
linux/src/app.rs:24
Function
missing_kvm_device_gets_distinct_message
()
linux/src/doctor.rs:733
Function
network_modes_change_qemu_args
()
linux/src/qemu.rs:434
Method
new
(name: &str)
linux/src/tools.rs:215
Method
new
(options: SupervisorOptions)
linux/src/supervisor.rs:242
Method
new
(inner: T)
linux/src/pool.rs:56
Method
new
(name: &str)
linux/src/runtime.rs:1225
Method
new
(timeout: Duration)
linux/src/smoke.rs:339
Method
new
( artifacts: RuntimeArtifacts, workspace: impl Into<PathBuf>, cache_dir: impl Into<Pat
linux/src/qemu.rs:113
Function
parses_default_run_command_with_options
()
linux/src/cli.rs:975
Function
parses_explicit_run_help
()
linux/src/cli.rs:1002
Function
parses_launch_with_command_specific_help
()
linux/src/cli.rs:960
Function
parses_plan_with_positional_workspace_and_overrides
()
linux/src/cli.rs:916
Function
parses_port_event
()
linux/src/session.rs:899
Function
parses_runtime_pins_from_fend_toml
()
linux/src/runtime.rs:1012
Function
parses_smoke_with_options_and_command_separator
()
linux/src/cli.rs:1043
Function
parses_stop_with_options
()
linux/src/cli.rs:1017
Function
parses_version_flag_and_subcommand
()
linux/src/cli.rs:1010
Function
picks_first_non_loopback_network_interface
()
fendd/src/init.rs:565
Function
plan_usage
()
linux/src/cli.rs:230
Function
prefers_lts_node_releases_when_requested
()
linux/src/runtime.rs:1091
Function
prepares_bunx_through_bun_binary
()
linux/src/runtime.rs:1189
Function
prepares_npm_through_node_entrypoint_script
()
linux/src/runtime.rs:1156
Function
prepares_pnpm_through_corepack_with_selected_runtime
()
linux/src/runtime.rs:1114
Function
project_key_is_stable
()
linux/src/ipc.rs:231
Method
qemu_id
(&self)
linux/src/supervisor.rs:367
Function
reads_package_json_engine_requirement
()
linux/src/runtime.rs:1026
Function
reap_stops_idle_vm_and_keeps_active_one
()
linux/src/pool.rs:601
Function
refuses_to_start_when_another_daemon_holds_pidfile
()
linux/src/daemon.rs:409
Function
rejects_invalid_cli_values
()
linux/src/cli.rs:1082
Function
rejects_message_over_max_size
()
linux/src/ipc.rs:221
Function
release_decrements_session_count
()
linux/src/pool.rs:543
Function
renders_doctor_report_with_actionable_issues
()
linux/src/cli.rs:1237
Function
renders_launch_plan_with_shell_quoted_paths
()
linux/src/cli.rs:1286
Function
renders_launch_summary_with_runtime_run_dir_and_network
()
linux/src/cli.rs:1309
Function
report_explains_missing_kvm_permissions_and_runtime_artifacts
()
linux/src/doctor.rs:608
Function
report_passes_when_linux_prerequisites_are_present
()
linux/src/doctor.rs:592
Function
report_warns_when_host_is_not_linux
()
linux/src/doctor.rs:678
Function
resolver_falls_back_to_known_distro_paths
()
linux/src/tools.rs:162
Function
resolver_prefers_override_before_path_lookup
()
linux/src/tools.rs:141
Function
resolves_plan_runtime_dir_with_option_env_then_default_precedence
()
linux/src/cli.rs:1134
Function
returns_none_when_only_loopback_exists
()
fendd/src/init.rs:575
Function
rootless_virtiofsd_requires_unshare_and_subordinate_ids
()
linux/src/doctor.rs:849
Function
run_usage
()
linux/src/cli.rs:250
Function
selects_latest_node_version_for_engine_range
()
linux/src/runtime.rs:1064
Function
selects_latest_node_version_for_major_only
()
linux/src/runtime.rs:1041
Function
session_error_to_io
(error: SessionError)
linux/src/session.rs:757
Function
session_rejects_empty_command
()
linux/src/session.rs:911
← previous
next →
401–500 of 572, ranked by callers