MCPcopy Index your code

hub / github.com/boe1900/disk-relocator / functions

Functions293 in github.com/boe1900/disk-relocator

↓ 203 callersMethodpath
(&self)
src-tauri/src/db.rs:123
↓ 51 callersFunctioninsert_operation_log
( db: &Database, trace_id: &str, relocation_id: &str, stage: &str, step: &str, status:
src-tauri/src/commands.rs:420
↓ 43 callersMethodinsert_relocation
(&self, row: &NewRelocationRecord)
src-tauri/src/db.rs:131
↓ 41 callersFunctiondb_error
(trace_id: &str, action: &str, err: impl ToString)
src-tauri/src/commands.rs:338
↓ 34 callersFunctionnow_iso
()
src-tauri/src/commands.rs:39
↓ 32 callersMethodupdate_relocation_state
( &self, relocation_id: &str, state: &str, health_state: &str, trace_i
src-tauri/src/db.rs:204
↓ 25 callersFunctionmakeApp
(overrides: Partial<AppScanResult> = {})
tests/frontend/MigrationDialog.spec.ts:17
↓ 20 callersFunctionerror
( code: &'static str, message: impl Into<String>, retryable: bool, details: Value, )
src-tauri/src/migration.rs:27
↓ 20 callersFunctionprecheck_error
( code: &str, message: &str, trace_id: &str, retryable: bool, details: serde_json::Value,
src-tauri/src/commands.rs:536
↓ 17 callersFunctionerror
( code: &'static str, message: impl Into<String>, retryable: bool, details: Value, )
src-tauri/src/bootstrap.rs:22
↓ 17 callersMethodget_relocation
( &self, relocation_id: &str, )
src-tauri/src/db.rs:263
↓ 17 callersFunctionmakeInvokeMock
(options: { listRelocations?: Array<Record<string, unknown>>; scanApps?: Array<Record<string, unknown>>;
tests/frontend/App.spec.ts:65
↓ 15 callersMethodinsert_health_snapshot
(&self, row: &NewHealthSnapshot)
src-tauri/src/db.rs:486
↓ 14 callersFunctionrun_reconcile
( db: &Database, trace_id: &str, apply_safe_fixes: bool, limit: usize, write_operation_log
src-tauri/src/reconcile.rs:469
↓ 13 callersMethodconnect
(&self)
src-tauri/src/db.rs:127
↓ 12 callersFunctionmigration_error
(trace_id: &str, err: MigrationError)
src-tauri/src/commands.rs:550
↓ 12 callersFunctionnew_issue
( record: &RelocationRecord, code: &str, severity: &str, message: &str, suggestion: &str,
src-tauri/src/reconcile.rs:91
↓ 11 callersFunctioncopy_source_to_temp
( source_path: &Path, temp_path: &Path, )
src-tauri/src/migration.rs:192
↓ 11 callersMethodinsert_operation_log
(&self, row: &NewOperationLogEntry)
src-tauri/src/db.rs:456
↓ 9 callersMethodlist_operation_logs
( &self, relocation_id: Option<&str>, trace_id: Option<&str>, )
src-tauri/src/db.rs:332
↓ 9 callersFunctionnew_trace_id
()
src-tauri/src/commands.rs:43
↓ 9 callersFunctionparse_profile_set
(payload: &str, source: &str)
src-tauri/src/profiles.rs:491
↓ 9 callersFunctionrun_health_check
( db: &Database, trace_id: &str, write_operation_logs: bool, )
src-tauri/src/health.rs:201
↓ 9 callersFunctiontrim_or_empty
(value: impl AsRef<str>)
src-tauri/src/profiles.rs:190
↓ 8 callersFunctionexecute_bootstrap_switch
( source_path: &Path, target_path: &Path, )
src-tauri/src/bootstrap.rs:41
↓ 8 callersFunctionprofile_by_id
(app_id: &str)
src-tauri/src/profiles.rs:689
↓ 8 callersFunctionrecover_unfinished_relocations
(db: &Database)
src-tauri/src/recovery.rs:236
↓ 7 callersFunctionprofile_relocation_units
(profile: &AppProfile)
src-tauri/src/commands.rs:266
↓ 7 callersFunctionrollback_migration_paths
( source_path: &Path, temp_path: &Path, target_path: &Path, backup_path: &Path, )
src-tauri/src/migration.rs:355
↓ 7 callersFunctionrun_precheck_step_guarded
( state: &AppState, relocation_id: &str, trace_id: &str, step: &str, action: F, )
src-tauri/src/commands.rs:506
↓ 7 callersFunctionuseI18n
()
src/i18n.ts:581
↓ 7 callersFunctionverify_source_and_temp
( source_path: &Path, temp_path: &Path, )
src-tauri/src/migration.rs:225
↓ 6 callersMethodas_str
(&self)
src-tauri/src/reconcile.rs:24
↓ 6 callersFunctioncheck_source
( mode: &str, source_path: &str, allow_bootstrap_if_missing: bool, require_full_disk_access: b
src-tauri/src/commands.rs:1007
↓ 6 callersFunctioncleanup_temp_path
(temp_path: &Path)
src-tauri/src/migration.rs:131
↓ 6 callersFunctionprofiles_cache_path
(app_data_dir: &Path)
src-tauri/src/profiles.rs:497
↓ 6 callersFunctionrecovery_error
( code: &'static str, message: impl Into<String>, retryable: bool, details: serde_json::Value,
src-tauri/src/recovery.rs:38
↓ 6 callersFunctiont
(path: string, params?: Record<string, string | number>)
src/i18n.ts:582
↓ 5 callersMethodlist_health_events
(&self, limit: usize)
src-tauri/src/db.rs:543
↓ 5 callersFunctionnow_iso
()
src-tauri/src/reconcile.rs:40
↓ 5 callersFunctionpostcheck_symlink_target
( source_path: &str, target_path: &str, trace_id: &str, )
src-tauri/src/commands.rs:1236
↓ 5 callersFunctionrollback_bootstrap_switch
( source_path: &Path, target_path: &Path, outcome: &BootstrapSwitchOutcome, )
src-tauri/src/bootstrap.rs:188
↓ 5 callersFunctionsetLocale
(next: Locale)
src/i18n.ts:590
↓ 5 callersFunctionswitch_to_symlink
( source_path: &Path, temp_path: &Path, target_path: &Path, backup_path: &Path, )
src-tauri/src/migration.rs:275
↓ 4 callersFunctioncheck_target_online
(target_root: &str, trace_id: &str)
src-tauri/src/commands.rs:1101
↓ 4 callersFunctiondirectory_size
(path: &Path)
src-tauri/src/commands.rs:967
↓ 4 callersMethodlist_health_monitoring_relocations
(&self)
src-tauri/src/db.rs:394
↓ 4 callersFunctionload_profile_set_with_remote_fetch
( app_data_dir: &Path, remote_fetch: F, )
src-tauri/src/profiles.rs:610
↓ 4 callersFunctionprofile_payload_for
(app_id: &str)
src-tauri/src/profiles.rs:706
↓ 4 callersFunctionprofiles_cache_etag_path
(app_data_dir: &Path)
src-tauri/src/profiles.rs:501
↓ 4 callersFunctionread_plist_string
(plist_path: &Path, key: &str)
src-tauri/src/commands.rs:716
↓ 4 callersFunctionrun_background_cycle
(db: &Database, trigger: &str)
src-tauri/src/health.rs:276
↓ 4 callersFunctiontarget_path_for_unit
(unit: &MigrationUnitPlan, target_root: &str)
src-tauri/src/commands.rs:329
↓ 3 callersFunctioncheck_target_writable
(target_root: &str, trace_id: &str)
src-tauri/src/commands.rs:1156
↓ 3 callersFunctioncopy_path_to_path
(source_path: &Path, target_path: &Path)
src-tauri/src/migration.rs:160
↓ 3 callersFunctiondetect_running_processes
(profile: &AppProfile)
src-tauri/src/commands.rs:554
↓ 3 callersFunctionformatCommandError
(err: unknown)
src/utils/error.ts:24
↓ 3 callersFunctioninsert_health_snapshot
( db: &Database, relocation_id: &str, state: &str, check_code: &str, message: &str, )
src-tauri/src/recovery.rs:101
↓ 3 callersFunctioninsert_log
( db: &Database, relocation_id: &str, trace_id: &str, step: &str, status: &str, error_
src-tauri/src/recovery.rs:53
↓ 3 callersFunctioninsert_reconcile_log
( db: &Database, relocation_id: &str, trace_id: &str, step: &str, status: &str, error_
src-tauri/src/reconcile.rs:325
↓ 3 callersFunctionis_directory_empty
(path: &Path)
src-tauri/src/bootstrap.rs:36
↓ 3 callersFunctionlist_profiles
()
src-tauri/src/profiles.rs:681
↓ 3 callersMethodlist_relocations
(&self)
src-tauri/src/db.rs:283
↓ 3 callersFunctionmatch_profile_bundle
( profile: &AppProfile, installed_bundles: &[InstalledBundle], )
src-tauri/src/commands.rs:661
↓ 3 callersFunctionnew_snapshot_id
()
src-tauri/src/reconcile.rs:48
↓ 3 callersFunctionnew_snapshot_id
()
src-tauri/src/commands.rs:55
↓ 3 callersFunctionnow_iso
()
src-tauri/src/recovery.rs:26
↓ 3 callersFunctionpick_relocation_unit
(profile: &AppProfile, unit_id: Option<&str>)
src-tauri/src/commands.rs:313
↓ 3 callersFunctionprofile_error
(trace_id: &str, err: &str)
src-tauri/src/commands.rs:348
↓ 3 callersFunctionprofile_match_hints
(profile: &AppProfile)
src-tauri/src/commands.rs:627
↓ 3 callersFunctionprofile_store
(app_data_dir: Option<&Path>)
src-tauri/src/profiles.rs:661
↓ 3 callersFunctionread_icon_data_url
(icon_path: &str)
src-tauri/src/commands.rs:905
↓ 3 callersFunctionremove_path
(path: &Path)
src-tauri/src/migration.rs:41
↓ 3 callersFunctionresolve_web_icon_path
(path: &Path)
src-tauri/src/commands.rs:820
↓ 3 callersMethodupdate_relocation_health
( &self, relocation_id: &str, state: &str, health_state: &str, trace_i
src-tauri/src/db.rs:425
↓ 2 callersFunctionbootstrap_error
(trace_id: &str, err: BootstrapSwitchError)
src-tauri/src/commands.rs:546
↓ 2 callersFunctioncheck_available_space
( target_root: &str, source_size_bytes: u64, trace_id: &str, )
src-tauri/src/commands.rs:1199
↓ 2 callersFunctioncopy_recursive
(source: &Path, target: &Path)
src-tauri/src/migration.rs:71
↓ 2 callersFunctionexpand_tilde
(path: &str)
src-tauri/src/commands.rs:59
↓ 2 callersFunctionhealth_event_to_model
(row: HealthEventRecord)
src-tauri/src/commands.rs:397
↓ 2 callersFunctionisRecord
(value: unknown)
src/utils/error.ts:1
↓ 2 callersFunctionis_active_state
(state: &str)
src-tauri/src/reconcile.rs:87
↓ 2 callersFunctionis_container_metadata_file
(path: &Path)
src-tauri/src/migration.rs:52
↓ 2 callersFunctionis_permission_denied_error
(err: &std::io::Error)
src-tauri/src/migration.rs:59
↓ 2 callersMethodlist_latest_health_snapshots
(&self)
src-tauri/src/db.rs:508
↓ 2 callersMethodlist_unfinished_relocations
(&self)
src-tauri/src/db.rs:303
↓ 2 callersFunctionnormalize_description_i18n
(raw: BTreeMap<String, String>)
src-tauri/src/profiles.rs:253
↓ 2 callersFunctionrelocation_to_result
(row: crate::db::RelocationRecord)
src-tauri/src/commands.rs:358
↓ 2 callersFunctionremove_path_if_exists
(path: &Path)
src-tauri/src/migration.rs:146
↓ 2 callersFunctionresolveMessage
(path: string, targetLocale: Locale)
src/i18n.ts:557
↓ 2 callersFunctionresolve_profile_display_name
(profile: &AppProfile, bundle_path: Option<&Path>)
src-tauri/src/commands.rs:705
↓ 2 callersFunctionscan_path_size
(path: &Path, metadata: &fs::Metadata)
src-tauri/src/commands.rs:987
↓ 2 callersFunctionsize_recursive
(path: &Path)
src-tauri/src/migration.rs:103
↓ 2 callersFunctionsource_path_exists
(path: &str)
src-tauri/src/commands.rs:287
↓ 2 callersFunctiontemp_path_for
(record: &RelocationRecord)
src-tauri/src/reconcile.rs:56
↓ 2 callersFunctiontrimmed_option
(value: Option<String>)
src-tauri/src/profiles.rs:242
↓ 2 callersFunctionupdate_final_state
( db: &Database, relocation_id: &str, trace_id: &str, state: &str, health_state: &str,
src-tauri/src/recovery.rs:79
↓ 2 callersMethodupdate_relocation_sizes
( &self, relocation_id: &str, source_size_bytes: i64, target_size_bytes: i64,
src-tauri/src/db.rs:238
↓ 1 callersFunctionapply_safe_fix
( db: &Database, record: &RelocationRecord, action: &SafeFixAction, trace_id: &str, )
src-tauri/src/reconcile.rs:351
↓ 1 callersFunctioncache_png_path_for_icns
(icns_path: &Path)
src-tauri/src/commands.rs:841
next →1–100 of 293, ranked by callers