Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/delinoio/oss
/ functions
Functions
3,733 in github.com/delinoio/oss
⨍
Functions
3,733
◇
Types & classes
635
Function
TestServiceLogsDeterministicDiagnosticIDAcrossRuns
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:1273
Function
TestServiceLogsIncludeConsistentTraceIDPerExecution
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:1183
Function
TestServiceRunLogsDeterministicExecutionTraceIDAcrossCacheMissAndHit
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:1325
Function
TestSignalPropagationForCtrlC
(t *testing.T)
cmds/derun/internal/e2e/contract_posix_test.go:73
Function
TestStoreAllowsInSessionSymlinkTargets
(t *testing.T)
cmds/derun/internal/state/store_test.go:457
Function
TestStoreAppendAndReadOutput
(t *testing.T)
cmds/derun/internal/state/store_test.go:18
Function
TestStoreHasSessionMetadata
(t *testing.T)
cmds/derun/internal/state/store_test.go:127
Function
TestStoreReadOutputMissingSessionReturnsNotFound
(t *testing.T)
cmds/derun/internal/state/store_test.go:186
Function
TestStoreRejectsSessionArtifactSymlinkEscape
(t *testing.T)
cmds/derun/internal/state/store_test.go:322
Function
TestStoreRejectsSessionDirectorySymlinkEscape
(t *testing.T)
cmds/derun/internal/state/store_test.go:293
Function
TestStoreRejectsTraversalSessionIDAcrossEntrypoints
(t *testing.T)
cmds/derun/internal/state/store_test.go:211
Function
TestSubjectMismatchWithBearerIsRejected
(t *testing.T)
servers/thenv/internal/service/service_test.go:248
Function
TestSweepHandlesUnreadableSessions
(t *testing.T)
cmds/derun/internal/retention/gc_test.go:121
Function
TestSweepRemovesOnlyExpiredCompletedSessions
(t *testing.T)
cmds/derun/internal/retention/gc_test.go:18
Function
TestToolHandlersIncludeSchemaVersion
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:15
Function
TestUsageIncludesDeterministicDetailsAndHint
(t *testing.T)
cmds/derun/internal/errmsg/format_test.go:9
Function
TestValueSummaryEscapesAndTruncatesStrings
(t *testing.T)
cmds/derun/internal/errmsg/format_test.go:100
Function
TestWindowsConPTYRunnerParity
(t *testing.T)
cmds/derun/internal/e2e/contract_windows_test.go:18
Function
TestWrapPreservesSentinel
(t *testing.T)
cmds/derun/internal/errmsg/format_test.go:84
Function
TouchpadSurface
({ disabled, onMove, onGestureEnd, }: TouchpadSurfaceProps)
apps/mpapp/src/components/touchpad-surface.tsx:18
Method
Unwrap
()
cmds/ttlc/internal/cache/sqlite.go:36
Method
acquire
(toolchains_dir: &Path, version: &str)
crates/nodeup/src/installer.rs:661
Method
adapter_field
(&self)
crates/with-watch/src/analysis.rs:276
Method
adapter_field
(&self)
crates/with-watch/src/runner.rs:114
Function
add_and_x_help_include_explicit_bin_selection
()
crates/binpm/tests/cli.rs:361
Function
add_manifest_only_json_reports_declarations_without_human_stdout
()
crates/binpm/tests/cli.rs:657
Function
add_manifest_only_writes_only_manifest_and_supports_additional_commands
()
crates/binpm/tests/cli.rs:742
Function
add_rejects_duplicate_additional_command_declarations
()
crates/binpm/tests/cli.rs:808
Function
add_root_prefers_nearest_manifest_before_creation_root
()
crates/binpm/src/commands.rs:17149
Function
add_root_uses_creation_root_when_no_manifest_exists
()
crates/binpm/src/commands.rs:17163
Method
already_published
(package: String)
crates/cargo-mono/src/commands/publish.rs:256
Function
ambiguity_errors_include_candidates_and_retry_suggestions
()
crates/binpm/src/commands.rs:11196
Function
ambiguous_archive_binaries_message
( asset: &str, candidates: &[String], suggestions: &[String], )
crates/binpm/src/error.rs:882
Method
append
(event: MpappLogEvent)
apps/mpapp/src/diagnostics/diagnostics-store.ts:116
Function
applies_rename_all_rename_override_and_alias
()
crates/serde-feather/tests/derive_runtime.rs:863
Function
apply_tags
( value: &Value, path: &str, tags: &[TagRuntime], errors: &mut Vec<IValidationError>, )
crates/rustia/src/validate.rs:466
Function
apply_workspace_bump_skips_workspace_true_dependencies
()
crates/cargo-mono/src/versioning.rs:461
Function
apply_workspace_bump_updates_package_and_internal_dependency_versions
()
crates/cargo-mono/src/versioning.rs:402
Function
apply_workspace_bump_updates_root_workspace_dependencies_for_virtual_workspace
()
crates/cargo-mono/src/versioning.rs:507
Function
archive_binary_discovery_does_not_guess_non_executable_non_repo_files
()
crates/binpm/src/assets.rs:1608
Function
archive_binary_discovery_does_not_recover_windows_exe_on_posix_target
()
crates/binpm/src/assets.rs:1632
Function
archive_binary_discovery_prefers_repo_name_and_reports_ambiguity
()
crates/binpm/src/assets.rs:1513
Function
archive_binary_discovery_prefers_target_matching_members
()
crates/binpm/src/assets.rs:1541
Function
archive_binary_discovery_recovers_missing_executable_metadata_for_repo_binary
()
crates/binpm/src/assets.rs:1576
Function
archive_extraction_discovers_nested_repo_binary
()
crates/binpm/src/commands.rs:10406
Function
archive_extraction_does_not_guess_between_non_executable_candidates
()
crates/binpm/src/commands.rs:10824
Function
archive_extraction_does_not_recover_explicitly_non_executable_zip_entry
()
crates/binpm/src/commands.rs:10544
Function
archive_extraction_filters_explicit_basename_matches_by_target
()
crates/binpm/src/commands.rs:10901
Function
archive_extraction_ignores_exe_candidates_on_non_windows_targets
()
crates/binpm/src/commands.rs:10852
Function
archive_extraction_matches_explicit_windows_binary_without_exe_suffix
()
crates/binpm/src/commands.rs:10874
Function
archive_extraction_recovers_explicit_member_without_unix_permissions
()
crates/binpm/src/commands.rs:10563
Function
archive_extraction_rejects_duplicate_member_paths
()
crates/binpm/src/commands.rs:10493
Function
archive_extraction_rejects_parent_directory_traversal
()
crates/binpm/src/commands.rs:10473
Function
archive_extraction_requires_explicit_member_to_be_executable
()
crates/binpm/src/commands.rs:10519
Function
archive_extraction_skips_root_tar_directory_entry
()
crates/binpm/src/commands.rs:10432
Function
archive_member_discovery_preserves_modern_basename_in_target_directory
()
crates/binpm/src/assets.rs:1477
Function
archive_member_discovery_rejects_leading_modern_cpu_variant_by_default
()
crates/binpm/src/assets.rs:1495
Function
archive_member_discovery_rejects_modern_cpu_variant_by_default
()
crates/binpm/src/assets.rs:1459
Method
archive_segment
(self)
crates/nodeup/src/types.rs:274
Function
archive_send_failure_json_includes_sanitized_mirror_diagnostics
()
crates/nodeup/tests/cli.rs:5800
Function
archive_urls_follow_platform_specific_extensions
()
crates/nodeup/src/release_index.rs:788
Function
args_to_strings
(values: &[OsString])
crates/nodeup/src/command_plan.rs:789
Function
argv_spawn_logging_omits_argument_values
()
crates/with-watch/src/runner.rs:584
Method
as_ansi_prefix
(self)
crates/cargo-mono/src/commands/mod.rs:287
Method
as_str
(self)
crates/nodeup/src/process.rs:18
Method
as_str
(self)
crates/nodeup/src/types.rs:25
Method
as_str
(self)
crates/nodeup/src/selectors.rs:20
Method
as_str
(self)
crates/binpm/src/assets.rs:39
Function
asset_selection_failed_message
(package: &str, target: &str, diagnostics: &[String])
crates/binpm/src/error.rs:908
Function
atomic_write_bytes_cleans_temp_sibling_on_failure
()
crates/binpm/src/storage.rs:1484
Function
auto_disables_color_for_ci_with_dumb_terminal
()
crates/cargo-mono/src/commands/mod.rs:443
Function
auto_enables_color_in_github_actions_logs
()
crates/cargo-mono/src/commands/mod.rs:430
Function
auto_frozen_update_recovery_preserves_multiple_selected_tools
()
crates/binpm/tests/cli.rs:3724
Function
auto_frozen_update_recovery_preserves_selected_tool_and_verification
()
crates/binpm/tests/cli.rs:3684
Function
auto_mode_respects_no_color_and_terminal_detection
()
crates/nodeup/src/output_style.rs:264
Function
auto_override_respects_global_disable
()
crates/cargo-mono/src/logging.rs:75
Function
auto_override_respects_global_disable
()
crates/nodeup/src/logging.rs:228
Function
auto_uses_terminal_detection_by_default
()
crates/cargo-mono/src/commands/mod.rs:420
Function
automatic_asset_selection_honors_scored_release_selection
()
crates/binpm/src/commands.rs:13473
Function
bare_exe_assets_are_windows_candidates
()
crates/binpm/src/assets.rs:1170
Function
bare_executable_install_is_atomic_and_executable
()
crates/binpm/src/storage.rs:2372
Function
bash_env_converts_windows_drive_paths_to_posix_paths
()
crates/binpm/src/commands.rs:17211
Function
bash_env_converts_windows_unc_paths_to_posix_paths
()
crates/binpm/src/commands.rs:17227
Function
bash_env_paths_are_single_quoted
()
crates/binpm/src/commands.rs:17194
Function
bash_env_paths_escape_single_quotes
()
crates/binpm/src/commands.rs:17204
Function
bash_profile_path_selects_supported_platform_profile
()
crates/binpm/src/commands.rs:9977
Function
best_effort_current_sidecar_refresh_falls_back_to_persisted_sidecars
()
crates/binpm/src/commands.rs:15497
Function
bin_selection_normalization_rejects_empty_values
()
crates/binpm/src/commands.rs:11182
Function
binpm_log_still_applies_without_cli_verbosity
()
crates/binpm/src/logging.rs:111
Function
blank_filter_uses_default
()
crates/binpm/src/logging.rs:91
Function
blank_ww_log_uses_default_filter
()
crates/with-watch/src/logging.rs:110
Function
boundary_paths
(category: &'static str, removed_targets: &[SelfUninstallTarget])
crates/nodeup/src/commands/self_cmd.rs:760
Method
build_http_client
()
crates/nodeup/src/release_index.rs:207
Function
bump_dirty_tree_failure_still_logs_command_invocation
()
crates/cargo-mono/tests/cli.rs:310
Function
bump_fails_on_preexisting_dirty_tree_without_allow_dirty
()
crates/cargo-mono/tests/cli.rs:250
Function
bump_major_resets_minor_and_patch
()
crates/cargo-mono/src/versioning.rs:354
Function
bump_minor_resets_patch
()
crates/cargo-mono/src/versioning.rs:362
Function
bump_patch_increments_patch
()
crates/cargo-mono/src/versioning.rs:370
Function
bump_prerelease_from_release_increments_patch
()
crates/cargo-mono/src/versioning.rs:386
Function
bump_prerelease_requires_preid
()
crates/cargo-mono/src/versioning.rs:378
← previous
next →
2,101–2,200 of 3,733, ranked by callers