MCPcopy Create free account

hub / github.com/delinoio/oss / functions

Functions3,733 in github.com/delinoio/oss

↓ 5 callersFunctionunsupported_verification_sidecars_for_candidate
( asset_name: &str, assets: &[ReleaseAsset], spec: &SourceSpec, release_tag: &str, )
crates/binpm/src/commands.rs:4997
↓ 5 callersFunctionupdate_manifest_tool_source
( tool: Option<ManifestTool>, spec: &SourceSpec, explicit_bin: Option<String>, current_target:
crates/binpm/src/commands.rs:6347
↓ 5 callersFunctionvalidate_selected_manifest_entries
(manifest: &Manifest, selected: &[String])
crates/binpm/src/commands.rs:3449
↓ 5 callersFunctionverify_check_output_with_state_and_sidecars
( cmd: String, target: Option<HostTarget>, record: &PackageRecord, verification: VerificationS
crates/binpm/src/commands.rs:6966
↓ 5 callersFunctionverify_gitlab_asset_redirects
(releases: &mut [Release])
crates/binpm/src/release.rs:970
↓ 5 callersFunctionwrap_analysis
( wrapper_id: CommandAdapterId, inner_argv: &[String], redirects: &[ShellRedirect], cwd: &Path
crates/with-watch/src/analysis.rs:791
↓ 5 callersFunctionwriteEnvelope
(stdout io.Writer, command contracts.TtlCommand, status contracts.TtlResponseStatus, diagnostics []diagnostic.
cmds/ttlc/internal/cli/root.go:359
↓ 5 callersFunctionwrite_publish_tag_allowlist
(root: &Path, packages: &[&str])
crates/cargo-mono/tests/cli.rs:1237
↓ 5 callersFunctionwrite_toml_atomic
(path: &Path, value: &T)
crates/binpm/src/storage.rs:1341
↓ 4 callersFunctionBuildComponents
(sourceBytes []byte, taskSignature string)
cmds/ttlc/internal/fingerprint/fingerprint.go:52
↓ 4 callersFunctionEnvironmentHash
(config EnvConfig)
cmds/ttlc/internal/fingerprint/fingerprint.go:34
↓ 4 callersMethodGetTaskState
(module string, taskID string)
cmds/ttlc/internal/cache/sqlite.go:130
↓ 4 callersFunctionNewDiagnostic
(kind contracts.DiagnosticKind, id DiagnosticID, line int, column int, args ...any)
cmds/ttlc/internal/messages/diagnostics.go:137
↓ 4 callersFunctionNewServer
(store *state.Store, logger *logging.Logger, gcInterval time.Duration, retentionTTL time.Duration)
cmds/derun/internal/mcp/server.go:55
↓ 4 callersFunctionNewWithWriter
(w io.Writer, options Options)
cmds/ttlc/internal/logging/logger.go:19
↓ 4 callersFunctionResolveImportPath
(workspaceRoot string, currentFilePath string, importPath string)
cmds/ttlc/internal/source/loader.go:140
↓ 4 callersFunctionResolvePaths
(cwd string, entryPath string, outDir string)
cmds/ttlc/internal/source/loader.go:23
↓ 4 callersFunctionValueSummary
ValueSummary converts a value into a bounded single-line representation.
cmds/derun/internal/errmsg/format.go:155
↓ 4 callersFunctionWrap
Wrap preserves wrapping semantics for sentinel errors while attaching details.
cmds/derun/internal/errmsg/format.go:71
↓ 4 callersFunctionabsolute_target_path
(path: &Path)
crates/nodeup/src/commands/self_cmd.rs:564
↓ 4 callersMethodaddCurrentSyntaxError
(message string)
cmds/ttlc/internal/parser/parser.go:531
↓ 4 callersMethodanalyze
(_ context.Context, traceID string, entry string, outDir string, taskFilter string)
cmds/ttlc/internal/compiler/service.go:459
↓ 4 callersFunctionapply_workspace_bump
( workspace: &Workspace, bumped_versions: &BTreeMap<String, Version>, )
crates/cargo-mono/src/versioning.rs:71
↓ 4 callersMethodas_str
(self)
crates/nodeup/src/command_plan.rs:26
↓ 4 callersMethodas_str
(self)
crates/nodeup/src/commands/toolchain.rs:65
↓ 4 callersMethodas_str
(self)
crates/nodeup/src/commands/self_cmd.rs:58
↓ 4 callersFunctionassert_path_inputs
(analysis: &super::CommandAnalysis, expected_paths: &[PathBuf])
crates/with-watch/src/analysis.rs:4587
↓ 4 callersFunctionassert_unsupported_component_raw
( error: BinpmError, expected_component: &str, expected_raw: &str, )
crates/binpm/src/contract.rs:1252
↓ 4 callersFunctionbash_quote_path
(path: &Path)
crates/binpm/tests/cli.rs:106
↓ 4 callersFunctionbash_setup_profile
(home: &Path)
crates/binpm/tests/cli.rs:126
↓ 4 callersFunctioncache_key
(sha256: &str)
crates/binpm/src/storage.rs:516
↓ 4 callersFunctioncache_record
(sha256: &str)
crates/binpm/src/commands.rs:17303
↓ 4 callersFunctioncache_ref_path
(cache: &CachePaths, project_root: &Path, cmd: &str)
crates/binpm/src/storage.rs:1137
↓ 4 callersFunctioncaptureStderrOutput
(t *testing.T, fn func() int)
cmds/derun/internal/cli/root_test.go:11
↓ 4 callersFunctioncommit_deferred_cache_hit
(cache_paths: &CachePaths, install: &InstalledPackage)
crates/binpm/src/commands.rs:3677
↓ 4 callersFunctiondelay
(ms: number)
apps/mpapp/src/transport/android-hid-stub-adapter.ts:23
↓ 4 callersFunctiondiagnostic_eprintln
(args: std::fmt::Arguments<'_>)
crates/binpm/src/commands.rs:546
↓ 4 callersFunctionemitCLIOperationLog
(logger *logging.Logger, context cliOperationLogContext, event cliOperationLogEvent)
cmds/thenv/internal/cli/root.go:502
↓ 4 callersMethodensure_layout
(&self)
crates/nodeup/src/paths.rs:44
↓ 4 callersFunctionensure_no_selected_install_path_collisions
( manifest: &Manifest, selected: &[String], )
crates/binpm/src/commands.rs:7618
↓ 4 callersFunctionensure_resolved_asset_satisfies_require_verified
( spec: &SourceSpec, resolved: &ResolvedAsset, require_verified: bool, )
crates/binpm/src/commands.rs:1913
↓ 4 callersFunctionexpected_project_path
(project: &Path, relative: impl AsRef<Path>)
crates/binpm/tests/cli.rs:191
↓ 4 callersFunctionextract_relevant_error_excerpt
(raw: &str)
crates/cargo-mono/src/commands/publish.rs:1264
↓ 4 callersMethodfinalize
(mut self)
crates/with-watch/src/analysis.rs:309
↓ 4 callersMethodfrozen_lockfile
(&self)
crates/binpm/src/cli.rs:413
↓ 4 callersFunctionfrozen_lockfile_safest_next_command
(cmd: Option<&str>)
crates/binpm/src/error.rs:778
↓ 4 callersFunctiongetActiveVersionID
(ctx context.Context, q queryer, scope scopeKey)
servers/thenv/internal/service/service.go:1458
↓ 4 callersFunctiongetSearchDialog
()
apps/binpm-docs/theme/index.tsx:76
↓ 4 callersFunctiongit_status_short
(working_dir: &Path)
crates/cargo-mono/tests/cli.rs:1641
↓ 4 callersFunctionglobal_remove_changed_files
( paths: &ScopePaths, cmd: &str, record: &PackageRecord, )
crates/binpm/src/commands.rs:8430
↓ 4 callersFunctionhandleReadOutput
(store *state.Store, args map[string]any)
cmds/derun/internal/mcp/tools_read_wait.go:12
↓ 4 callersFunctionhelper_deserialize_where_clause
( generics: &Generics, default_bound_types: &[syn::Type], de_lifetime: &syn::Lifetime, )
crates/serde-feather-macros/src/lib.rs:3228
↓ 4 callersFunctionhelper_generic_param_decls_for_deserialize
( generics: &Generics, used_type_params: &BTreeSet<String>, crate_path: &TokenStream2, de_life
crates/serde-feather-macros/src/lib.rs:3185
↓ 4 callersMethodincludes
(self, field: &ParsedField)
crates/serde-feather-macros/src/lib.rs:170
↓ 4 callersFunctioninsert_existing_entry
( path: &Path, metadata: &fs::Metadata, snapshot_mode: PathSnapshotMode, mode: ChangeDetection
crates/with-watch/src/snapshot.rs:393
↓ 4 callersFunctioninstall_path_collision_key
(path: &Path, target_os: TargetOs)
crates/binpm/src/commands.rs:7663
↓ 4 callersFunctionis_manifest_managed_installed_path
( paths: &ScopePaths, manifest_tools: &BTreeMap<String, ManifestTool>, path: &Path, target_os:
crates/binpm/src/commands.rs:7606
↓ 4 callersFunctionlocal_cache_ref_changed_file_for_cached_record
(root: &Path, cmd: &str)
crates/binpm/src/commands.rs:6689
↓ 4 callersFunctionlocal_completed_mutation_output
( command: &'static str, root: &Path, completed: &[CompletedLocalInstall], lockfile_changed: b
crates/binpm/src/commands.rs:6628
↓ 4 callersFunctionlocal_manifest_orphan_cmds
( root: &Path, lockfile: &crate::storage::Lockfile, manifest_tools: &BTreeMap<String, ManifestTool
crates/binpm/src/commands.rs:7691
↓ 4 callersFunctionlocal_remove_changed_files
( root: &Path, cmd: &str, prior_state: &LocalRemoveState, remaining_manifest_tools: &BTreeMap<
crates/binpm/src/commands.rs:6761
↓ 4 callersFunctionlocal_runtime_tool_record
(root: &Path, cmd: &str)
crates/binpm/src/commands.rs:7316
↓ 4 callersFunctionlocal_update_manifest_with_latest_versions_from
( manifest: &Manifest, selected: &[String], latest_tag: impl Fn(&ManifestTool) -> Result<String>,
crates/binpm/src/commands.rs:3186
↓ 4 callersFunctionlock_targets_conflict_with_manifest
( lockfile_path: &Path, root: &Path, cmd: &str, spec: &SourceSpec, manifest_tool: Option<&
crates/binpm/src/commands.rs:6376
↓ 4 callersFunctionlocked_record_signature_sidecar
(record: &PackageRecord)
crates/binpm/src/commands.rs:4816
↓ 4 callersMethodlogDiagnosticEvent
(traceID string, stage contracts.CompileStage, sourcePath string, issue diagnostic.Diagnostic)
cmds/ttlc/internal/compiler/service.go:1399
↓ 4 callersMethodlogStageEnd
(traceID string, stage contracts.CompileStage, executionTraceID string, duration time.Duration)
cmds/ttlc/internal/compiler/service.go:1323
↓ 4 callersMethodlogStageFailure
(traceID string, stage contracts.CompileStage, executionTraceID string, duration time.Duration, errorKind cont
cmds/ttlc/internal/compiler/service.go:1346
↓ 4 callersMethodlogStageStart
(traceID string, stage contracts.CompileStage, executionTraceID string)
cmds/ttlc/internal/compiler/service.go:1300
↓ 4 callersFunctionmanagement_output_preferences_from_args
(args: I)
crates/nodeup/src/main.rs:113
↓ 4 callersFunctionmapNativeResult
(nativeResult: MpappAndroidHidNativeResult)
apps/mpapp/src/transport/android-native-hid-adapter.ts:47
↓ 4 callersFunctionmutation_tool_from_manifest_tool
( cmd: &str, tool: &ManifestTool, action: MutationAction, target: Option<&HostTarget>, )
crates/binpm/src/commands.rs:6871
↓ 4 callersFunctionnewBundleClient
(serverURL string)
cmds/thenv/internal/cli/root.go:618
↓ 4 callersFunctionnewCLIOperationLogContext
( operation contracts.ThenvOperation, token string, subject string, scope *thenvv1.Scope, correlation req
cmds/thenv/internal/cli/root.go:479
↓ 4 callersFunctionnewTestMeta
(sessionID string)
cmds/derun/internal/state/store_test.go:501
↓ 4 callersFunctionnewTraceID
()
cmds/ttlc/internal/compiler/service.go:1277
↓ 4 callersFunctionnormalizeCacheAnalysis
(values []compiler.CacheAnalysis)
cmds/ttlc/internal/cli/root.go:387
↓ 4 callersFunctionnormalized_args_os
(args: I)
crates/cargo-mono/src/cli.rs:33
↓ 4 callersFunctionoutput_with_stderr
(stderr: &str)
crates/cargo-mono/src/commands/publish.rs:1395
↓ 4 callersFunctionparseFieldError
(field string, err error, details map[string]any)
cmds/derun/internal/mcp/errors.go:21
↓ 4 callersFunctionparsePositiveIntDefault
(args map[string]any, key string, defaultValue int)
cmds/derun/internal/mcp/output_helpers.go:55
↓ 4 callersMethodparseTypeExpr
()
cmds/ttlc/internal/parser/parser.go:250
↓ 4 callersFunctionpreview_global_update_records_with
( paths: &ScopePaths, records: Vec<(String, PackageRecord)>, mut resolve_record: impl FnMut(&Scope
crates/binpm/src/commands.rs:1962
↓ 4 callersFunctionprint_output
( output: OutputSettings, human_line: &str, json_value: &T, )
crates/cargo-mono/src/commands/mod.rs:76
↓ 4 callersFunctionprovider_auth_for_source
(source: &SourceSpec)
crates/binpm/src/release.rs:346
↓ 4 callersFunctionread_toml
(path: &Path)
crates/binpm/src/storage.rs:1300
↓ 4 callersFunctionrefresh_output_before_run
( output_refresh_mode: OutputRefreshMode, stdout_is_terminal: bool, output: &mut W, )
crates/with-watch/src/runner.rs:465
↓ 4 callersFunctionregisterCommonFlags
(fs *flag.FlagSet, common *commonFlags)
cmds/thenv/internal/cli/root.go:88
↓ 4 callersFunctionreject_symlinked_cache_entry
(paths: &CachePaths, sha256: &str)
crates/binpm/src/storage.rs:866
↓ 4 callersFunctionrelease_lookup_diagnostic
( source: &SourceSpec, auth: Option<&ProviderAuth>, status: StatusCode, headers: &header::Head
crates/binpm/src/release.rs:497
↓ 4 callersFunctionrequire_executable_managed_file
(path: &Path)
crates/binpm/src/commands.rs:8734
↓ 4 callersMethodresolve_with_precedence
( &self, explicit_selector: Option<&str>, path: &Path, )
crates/nodeup/src/resolver.rs:90
↓ 4 callersFunctionrestore_cache_metadata
( cache_paths: &CachePaths, snapshot: &CacheMetadataSnapshot, )
crates/binpm/src/commands.rs:3719
↓ 4 callersFunctionrun_git_capture
(args: &[&str])
crates/cargo-mono/src/git.rs:175
↓ 4 callersMethodscope
()
cmds/thenv/internal/cli/root.go:110
↓ 4 callersFunctionself_internal
(cause: impl Into<String>)
crates/nodeup/src/commands/self_cmd.rs:27
↓ 4 callersMethodset
(&self, path: &Path, selector: &str)
crates/nodeup/src/overrides.rs:77
↓ 4 callersFunctionsetButtonName
(element: Element | null, label: string)
apps/binpm-docs/theme/index.tsx:37
↓ 4 callersFunctionshim_conflict_with_ownership
( path: &Path, ownership: &'static str, remediation: &'static str, detail: impl Into<String>,
crates/nodeup/src/commands/shim_cmd.rs:799
↓ 4 callersMethodskip_whitespace
(&mut self)
crates/rustia/src/lenient_json.rs:452
← previousnext →301–400 of 3,733, ranked by callers