MCPcopy Create free account

hub / github.com/delinoio/oss / functions

Functions3,733 in github.com/delinoio/oss

↓ 6 callersMethodEnsureSessionDir
(sessionID string)
cmds/derun/internal/state/store.go:59
↓ 6 callersMethodExplain
(ctx context.Context, options ExplainOptions)
cmds/ttlc/internal/compiler/service.go:133
↓ 6 callersFunctionFormatError
(id ErrorID, args ...any)
cmds/ttlc/internal/messages/errors.go:87
↓ 6 callersFunctionanyToInt
(value any)
cmds/derun/internal/mcp/server.go:293
↓ 6 callersMethodappend
(event: MpappLogEvent)
apps/mpapp/src/diagnostics/diagnostics-store.ts:12
↓ 6 callersFunctionclean_cache
(paths: &CachePaths)
crates/binpm/src/storage.rs:949
↓ 6 callersMethodclear
()
apps/mpapp/src/diagnostics/diagnostics-store.ts:14
↓ 6 callersMethodcommand_mode
(&self)
crates/with-watch/src/cli.rs:94
↓ 6 callersFunctiondeserialize
(deserializer: D)
crates/serde-feather/tests/derive_runtime.rs:28
↓ 6 callersMethoddisconnect
()
apps/mpapp/src/transport/hid-adapter.ts:11
↓ 6 callersFunctionhelperCommandArgs
(t *testing.T, mode string, modeArgs ...string)
cmds/derun/internal/e2e/contract_test.go:298
↓ 6 callersFunctionhelper_generic_args
(generics: &Generics)
crates/serde-feather-macros/src/lib.rs:3256
↓ 6 callersFunctionhelper_generic_param_decls
(generics: &Generics)
crates/serde-feather-macros/src/lib.rs:3173
↓ 6 callersFunctionhelper_generic_phantom_types
(generics: &Generics)
crates/serde-feather-macros/src/lib.rs:3277
↓ 6 callersFunctionhelper_where_clause
(generics: &Generics)
crates/serde-feather-macros/src/lib.rs:3221
↓ 6 callersMethodis_installed
(&self, version: &str)
crates/nodeup/src/store.rs:103
↓ 6 callersFunctionnewTestServiceAndServer
(t *testing.T)
servers/thenv/internal/service/service_test.go:336
↓ 6 callersFunctionnormalize_version
(version: &str)
crates/nodeup/src/release_index.rs:719
↓ 6 callersFunctionparse_shell_expression
(expression: &str)
crates/with-watch/src/parser.rs:66
↓ 6 callersFunctionreject_symlinked_managed_directory
(path: &Path)
crates/binpm/src/storage.rs:1230
↓ 6 callersFunctionrelease_diagnostic_lines
(decisions: &[CandidateDecision], target: &HostTarget)
crates/binpm/src/commands.rs:2404
↓ 6 callersMethodrelease_index_diagnostic
(&self)
crates/nodeup/src/resolver.rs:83
↓ 6 callersFunctionremove_cache_ref
(cache: &CachePaths, project_root: &Path, cmd: &str)
crates/binpm/src/storage.rs:1057
↓ 6 callersFunctionremove_package_record
(paths: &ScopePaths, cmd: &str)
crates/binpm/src/storage.rs:386
↓ 6 callersFunctionresolve_env_filter
(ww_log: Option<&str>)
crates/with-watch/src/logging.rs:23
↓ 6 callersMethodsave
(snapshot: MpappSessionSnapshot)
apps/mpapp/src/state/session-snapshot-store.ts:12
↓ 6 callersFunctionserialize_value_expression
( field: &ParsedField, value_ref: TokenStream2, wrapper_ident: &Ident, wrapper_generics: &Seri
crates/serde-feather-macros/src/lib.rs:2280
↓ 6 callersFunctionsetEnv
(t *testing.T, key string, value string)
cmds/derun/internal/e2e/contract_test.go:311
↓ 6 callersMethodstructured_diagnostic
(&self)
crates/binpm/src/error.rs:390
↓ 6 callersFunctionvalidate_locked_record_artifact
( lockfile_path: &Path, cmd: &str, record: &PackageRecord, target: &HostTarget, tool: Opti
crates/binpm/src/commands.rs:4447
↓ 6 callersFunctionvalidate_package_record_metadata
( cache_paths: &CachePaths, record: &PackageRecord, )
crates/binpm/src/commands.rs:8692
↓ 6 callersFunctionvalidate_sha256_digest
(value: &str)
crates/binpm/src/storage.rs:573
↓ 6 callersFunctionverify_sha256
(path: &Path, expected: &str)
crates/binpm/src/storage.rs:594
↓ 6 callersFunctionwait_for_child_exit
( child: &mut std::process::Child, timeout: Duration, )
crates/with-watch/tests/cli.rs:564
↓ 6 callersFunctionwait_for_path
(path: &Path)
crates/with-watch/tests/cli.rs:544
↓ 6 callersFunctionwrite_global_package_record
(home: &Path, cmd: &str, source_path: &str, release_tag: &str)
crates/binpm/tests/cli.rs:261
↓ 5 callersFunctionCanonicalSignature
(taskID string, parameterTypes []string, returnType string)
cmds/ttlc/internal/fingerprint/fingerprint.go:26
↓ 5 callersFunctionEvent
(logger *slog.Logger, level slog.Level, event string, attrs ...slog.Attr)
cmds/ttlc/internal/logging/logger.go:47
↓ 5 callersFunctionExecute
(args []string)
cmds/derun/internal/cli/root.go:12
↓ 5 callersMethodHasSessionMetadata
(sessionID string)
cmds/derun/internal/state/store.go:67
↓ 5 callersFunctionNewWithWriter
(writer io.Writer)
cmds/thenv/internal/logging/logger.go:20
↓ 5 callersMethodQueryContext
(ctx context.Context, query string, args ...any)
servers/thenv/internal/service/service.go:84
↓ 5 callersFunctionReceivedDetails
ReceivedDetails returns normalized details for user-provided values.
cmds/derun/internal/errmsg/format.go:123
↓ 5 callersFunctionSweep
(store *state.Store, ttl time.Duration, logger *logging.Logger)
cmds/derun/internal/retention/gc.go:40
↓ 5 callersMethodadvance
(size int)
cmds/ttlc/internal/lexer/lexer.go:285
↓ 5 callersMethodalias_of
(self)
crates/nodeup/src/types.rs:148
↓ 5 callersFunctionanalyze_fallback
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:3373
↓ 5 callersFunctionapplyAuthHeaders
(req *connect.Request[T], token string, subject string)
cmds/thenv/internal/cli/root.go:652
↓ 5 callersFunctionassert_runtime_record_matches_lock
( root: &Path, cmd: &str, lock_record: &PackageRecord, runtime_record: &PackageRecord, )
crates/binpm/src/commands.rs:8818
↓ 5 callersFunctionatomic_write_bytes
(path: &Path, bytes: &[u8])
crates/binpm/src/storage.rs:607
↓ 5 callersFunctionbasename
(path: &str)
crates/binpm/src/assets.rs:991
↓ 5 callersFunctioncache_ref_path
(home: &Path, project_root: &Path, cmd: &str)
crates/binpm/tests/cli.rs:252
↓ 5 callersFunctioncapture_local_tool_state
(root: &Path, cmd: &str)
crates/binpm/src/commands.rs:7375
↓ 5 callersFunctionclassify_artifact
(name: &str, source_archive: bool)
crates/binpm/src/assets.rs:142
↓ 5 callersFunctioncommandRuntimeError
(action string, command []string, workingDir string, err error)
cmds/derun/internal/transport/errors.go:9
↓ 5 callersMethodcorepack_supported
(&self)
crates/nodeup/src/command_plan.rs:130
↓ 5 callersFunctioncreateModuleUnavailableResult
()
apps/mpapp/src/transport/android-native-hid-adapter.ts:81
↓ 5 callersMethodensure_installed
( &self, version: &str, release_client: &ReleaseIndexClient, )
crates/nodeup/src/installer.rs:43
↓ 5 callersFunctionformatUsageErrorWithDetails
(reason, hint string, details map[string]any)
cmds/derun/internal/mcp/errors.go:13
↓ 5 callersMethodfrom
(value: NodeupError)
crates/nodeup/src/main.rs:75
↓ 5 callersFunctionhandleWaitOutput
(store *state.Store, args map[string]any)
cmds/derun/internal/mcp/tools_read_wait.go:40
↓ 5 callersMethodhas_verified_source
(&self)
crates/binpm/src/storage.rs:148
↓ 5 callersMethodinto_error_diagnostics
(self)
crates/nodeup/src/types.rs:257
↓ 5 callersMethodinto_release_with_auth
(self, auth: Option<&ProviderAuth>)
crates/binpm/src/release.rs:698
↓ 5 callersFunctionis_case_variant_of_reserved_channel_selector
(input: &str)
crates/nodeup/src/selectors.rs:170
↓ 5 callersFunctionlocal_orphan_changed_files
( root: &Path, manifest_tools: &BTreeMap<String, ManifestTool>, orphan_states: &[(String, RuntimeT
crates/binpm/src/commands.rs:6708
↓ 5 callersFunctionlocked_record_download_request
(record: &PackageRecord)
crates/binpm/src/commands.rs:4783
↓ 5 callersFunctionmerge_unsupported_verification_sidecars
( mut sidecars: Vec<UnsupportedVerificationSidecar>, mut additional_sidecars: Vec<UnsupportedVerificat
crates/binpm/src/commands.rs:5347
↓ 5 callersFunctionmessage_with_details
( summary: impl AsRef<str>, context: &[(&str, String)], hint: impl AsRef<str>, )
crates/cargo-mono/src/errors.rs:172
↓ 5 callersFunctionnormalize_bin_selection
(bin: Option<&str>)
crates/binpm/src/commands.rs:6309
↓ 5 callersMethodpackage
(&self, name: &str)
crates/cargo-mono/src/workspace.rs:187
↓ 5 callersMethodpackage_spec_pinned
(&self)
crates/nodeup/src/command_plan.rs:106
↓ 5 callersFunctionparse_publish_tag_packages
( workspace_metadata: &JsonValue, workspace_package_names: &BTreeSet<String>, )
crates/cargo-mono/src/workspace.rs:618
↓ 5 callersFunctionpath_exists_or_unreadable
(path: &Path)
crates/binpm/src/commands.rs:9779
↓ 5 callersFunctionprepare_global_updates
( records: Vec<(String, PackageRecord)>, )
crates/binpm/src/commands.rs:3306
↓ 5 callersMethodprevious
()
cmds/ttlc/internal/parser/parser.go:597
↓ 5 callersFunctionprint_unsupported_verification_sidecars
(sidecars: &[UnsupportedVerificationSidecar])
crates/binpm/src/commands.rs:5341
↓ 5 callersFunctionprocessAlive
(pid int)
cmds/derun/internal/state/process_unix.go:7
↓ 5 callersMethodreadBundleSummary
(ctx context.Context, q queryer, scope scopeKey, versionID string)
servers/thenv/internal/service/service.go:1126
↓ 5 callersFunctionread_cache_records
(paths: &CachePaths)
crates/binpm/src/storage.rs:447
↓ 5 callersFunctionrecord_verified_cache_hit
(paths: &CachePaths, resolved: &ResolvedAsset)
crates/binpm/src/storage.rs:775
↓ 5 callersFunctionreferenced_cache_keys
( global: &ScopePaths, local: Option<&ScopePaths>, cache: &CachePaths, )
crates/binpm/src/storage.rs:968
↓ 5 callersMethodregister_release_for_target
( &self, version: &str, target: &str, archive_bytes: Vec<u8>, shasums_
crates/nodeup/tests/cli.rs:142
↓ 5 callersFunctionrenderError
(err error)
cmds/thenv/internal/cli/root.go:691
↓ 5 callersFunctionrepo_name
(spec: &SourceSpec)
crates/binpm/src/commands.rs:8498
↓ 5 callersMethodresolve_selector_with_source
( &self, selector_value: &str, source: RuntimeSelectorSource, )
crates/nodeup/src/resolver.rs:146
↓ 5 callersMethodresolvedSubject
()
cmds/thenv/internal/cli/root.go:118
↓ 5 callersFunctionroleDecisionAndResultFromError
(err error)
cmds/thenv/internal/cli/root.go:553
↓ 5 callersFunctionrollback_local_install_state
( root: &Path, cmd: &str, record: &PackageRecord, prior_state: LocalToolState, )
crates/binpm/src/commands.rs:7713
↓ 5 callersMethodruntime_dir
(&self, version: &str)
crates/nodeup/src/store.rs:107
↓ 5 callersMethodruntime_id
(&self)
crates/nodeup/src/resolver.rs:32
↓ 5 callersFunctionsanitizeString
(value string)
cmds/derun/internal/errmsg/format.go:210
↓ 5 callersFunctionscan_cache_references
(cache: &CachePaths)
crates/binpm/src/storage.rs:992
↓ 5 callersFunctionselect_release
(source: &SourceSpec, releases: Vec<Release>)
crates/binpm/src/release.rs:221
↓ 5 callersFunctionselected_global_package_records
( scope_paths: &ScopePaths, selected: &[String], )
crates/binpm/src/commands.rs:3332
↓ 5 callersFunctionsetAuthHeaders
(req *connect.Request[T], token string, subject string)
servers/thenv/internal/service/service_test.go:372
↓ 5 callersFunctionsuccess
(upstream: &'static str, input: impl Into<String>, expected: Value)
crates/rustia/tests/llm_json_parse_parity.rs:16
↓ 5 callersFunctiontarget_archive_candidates
( target: &HostTarget, candidates: Vec<String>, )
crates/binpm/src/assets.rs:313
↓ 5 callersFunctionunix_epoch_seconds
()
crates/nodeup/src/release_index.rs:657
↓ 5 callersFunctionunsupported_verification_sidecars_for_asset
( asset_name: &str, assets: &[ReleaseAsset], )
crates/binpm/src/commands.rs:4984
← previousnext →201–300 of 3,733, ranked by callers