MCPcopy Create free account

hub / github.com/delinoio/oss / functions

Functions3,733 in github.com/delinoio/oss

↓ 3 callersFunctionnewFramedRPCClient
(t *testing.T, server *Server)
cmds/derun/internal/mcp/server_contract_test.go:188
↓ 3 callersFunctionnewID
(prefix string)
servers/thenv/internal/service/service.go:1555
↓ 3 callersFunctionnewTestFinal
(sessionID string)
cmds/derun/internal/state/store_test.go:515
↓ 3 callersFunctionnext_helper_lifetime
(generics: &Generics, base: &str)
crates/serde-feather-macros/src/lib.rs:3141
↓ 3 callersFunctionnormalized_management_args
(args: I)
crates/nodeup/src/main.rs:174
↓ 3 callersFunctionnow_timestamp
()
crates/binpm/src/storage.rs:1371
↓ 3 callersMethodnpm_exec_human_notice
(&self)
crates/nodeup/src/command_plan.rs:155
↓ 3 callersFunctionoutput_color_decision_for_stream
( stream: OutputStream, color_flag: Option<OutputColorMode>, stdout_is_terminal: bool, stderr_
crates/nodeup/src/output_style.rs:133
↓ 3 callersFunctionpackage_record_from_resolved
( _cmd: &str, resolved: &ResolvedAsset, sha256: String, cache_asset: &Path, installed_path
crates/binpm/src/storage.rs:1142
↓ 3 callersFunctionpackage_record_output
(record: &PackageRecord)
crates/binpm/src/commands.rs:7041
↓ 3 callersMethodpairAndConnect
()
apps/mpapp/src/transport/hid-adapter.ts:10
↓ 3 callersMethodparse
(literal: &LitStr)
crates/serde-feather-macros/src/lib.rs:52
↓ 3 callersFunctionparseCursor
(args map[string]any, required bool)
cmds/derun/internal/mcp/output_helpers.go:31
↓ 3 callersMethodparseExpr
()
cmds/ttlc/internal/parser/parser.go:356
↓ 3 callersFunctionparseRequiredSessionID
(args map[string]any)
cmds/derun/internal/mcp/output_helpers.go:19
↓ 3 callersFunctionparse_lenient_json_value
(input: &str)
crates/rustia/src/lenient_json.rs:9
↓ 3 callersFunctionparse_manifest
(manifest_path: &Path)
crates/cargo-mono/tests/cli.rs:1605
↓ 3 callersFunctionparse_manifest_source
(raw: &str)
crates/binpm/src/commands.rs:6278
↓ 3 callersFunctionparse_output_color_mode
(raw: &str)
crates/nodeup/src/output_style.rs:43
↓ 3 callersFunctionparse_shasums_for_archive
( content: &str, source: &str, runtime: &str, archive_filename: &str, )
crates/nodeup/src/installer.rs:568
↓ 3 callersFunctionparse_source_argument
(raw: &str)
crates/binpm/src/commands.rs:2214
↓ 3 callersMethodparse_value
(&mut self, path: &str)
crates/rustia/src/lenient_json.rs:108
↓ 3 callersFunctionpatch_zip_central_directory_external_attributes
(path: &Path, system: u8, attributes: u32)
crates/binpm/src/commands.rs:17599
↓ 3 callersFunctionpath_segments
(raw: &str, path: &'a str)
crates/binpm/src/contract.rs:480
↓ 3 callersFunctionpreview_local_update_record_from_resolved
( cmd: &str, spec: &SourceSpec, resolved: ResolvedAsset, paths: &ScopePaths, require_verif
crates/binpm/src/commands.rs:1882
↓ 3 callersFunctionprintHelpLines
(lines ...string)
cmds/derun/internal/cli/help.go:115
↓ 3 callersFunctionprint_mutation_output
(result: MutationOutput, output: OutputMode)
crates/binpm/src/commands.rs:6520
↓ 3 callersFunctionproject_root
()
crates/binpm/src/commands.rs:9730
↓ 3 callersFunctionprovider_origin_download_auth
( source: &SourceSpec, url: &str, auth: Option<ProviderAuth>, )
crates/binpm/src/commands.rs:8106
↓ 3 callersFunctionrecord_has_signature_evidence
(record: &PackageRecord)
crates/binpm/src/commands.rs:5418
↓ 3 callersFunctionreject_symlinked_package_record_dirs
(paths: &ScopePaths)
crates/binpm/src/storage.rs:392
↓ 3 callersFunctionrememberSearchTrigger
(target: EventTarget | null)
apps/binpm-docs/theme/index.tsx:97
↓ 3 callersFunctionrequireSymlinkSupport
(t *testing.T)
cmds/derun/internal/state/store_test.go:539
↓ 3 callersFunctionrequiredFieldError
(field, expected string, received any)
cmds/derun/internal/mcp/errors.go:17
↓ 3 callersFunctionreserved_channel_selector
(input: &str)
crates/nodeup/src/selectors.rs:157
↓ 3 callersFunctionresolve_asset
(spec: &SourceSpec, tool: Option<&ManifestTool>)
crates/binpm/src/commands.rs:4890
↓ 3 callersMethodresolve_channel_with_diagnostics
( &self, channel: NodeupChannel, )
crates/nodeup/src/release_index.rs:524
↓ 3 callersFunctionresolve_env_filter_from_environment
()
crates/with-watch/src/logging.rs:19
↓ 3 callersFunctionresolve_target_binary_path
()
crates/nodeup/src/commands/self_cmd.rs:446
↓ 3 callersFunctionresolved_has_verified_source
(resolved: &ResolvedAsset)
crates/binpm/src/commands.rs:5310
↓ 3 callersFunctionrestore_local_runtime_and_cache_ref
( root: &Path, paths: &ScopePaths, cache_paths: &CachePaths, cmd: &str, prior_state: Runti
crates/binpm/src/commands.rs:7587
↓ 3 callersFunctionrollback_failed_install
( scope_paths: &ScopePaths, cmd: &str, record: &PackageRecord, )
crates/binpm/src/commands.rs:6505
↓ 3 callersFunctionrun
(cli: Cli)
crates/binpm/src/commands.rs:524
↓ 3 callersFunctionruntime_executable_candidate_paths
(runtime_root: &Path, command: &str)
crates/nodeup/src/store.rs:162
↓ 3 callersFunctionruntime_host_is_windows
()
crates/nodeup/src/store.rs:225
↓ 3 callersFunctionruntime_primary_executable_name
(command: &str)
crates/nodeup/src/store.rs:213
↓ 3 callersFunctionsanitize_download_diagnostic_url
(url: &str)
crates/binpm/src/commands.rs:8189
↓ 3 callersFunctionsanitize_url
(url: &str)
crates/binpm/src/release.rs:333
↓ 3 callersFunctionscheduleOutlineActiveHeadingSync
()
apps/nodeup-docs/theme/index.tsx:141
↓ 3 callersFunctionselected_asset_output_with_sidecars
( decision: &crate::assets::CandidateDecision, assets: &[ReleaseAsset], spec: &SourceSpec, rel
crates/binpm/src/commands.rs:7071
↓ 3 callersFunctionselected_existing_or_primary
(candidates: &[PathBuf])
crates/nodeup/src/command_diagnostics.rs:238
↓ 3 callersMethodsendClick
(sample: PointerClickSample)
apps/mpapp/src/transport/hid-adapter.ts:13
↓ 3 callersMethodsendMove
(sample: PointerMoveSample)
apps/mpapp/src/transport/hid-adapter.ts:12
↓ 3 callersFunctionsetAttributeIfChanged
(element: HTMLElement, name: string, value: string)
apps/nodeup-docs/theme/index.tsx:18
↓ 3 callersFunctionsignature_sidecar_for_asset
( asset_name: &str, assets: &[ReleaseAsset], )
crates/binpm/src/commands.rs:4951
↓ 3 callersFunctionsigstore_trust_policy_for_source
( source: &SourceSpec, release_tag: &str, )
crates/binpm/src/commands.rs:5517
↓ 3 callersMethodstable_id
(&self)
crates/nodeup/src/selectors.rs:93
↓ 3 callersFunctionstored_selector_metadata
(input: &str)
crates/nodeup/src/selectors.rs:178
↓ 3 callersFunctionstringifyFileTypes
(fileTypes []thenvv1.FileType)
cmds/thenv/internal/cli/root.go:607
↓ 3 callersFunctionstrip_git_suffix
(repo: &str)
crates/binpm/src/contract.rs:510
↓ 3 callersFunctionstyle_human_error_with_terminal_detection
( message: &str, color_flag: Option<OutputColorMode>, stderr_is_terminal: bool, )
crates/nodeup/src/output_style.rs:79
↓ 3 callersFunctionstyle_human_stdout_with_terminal_detection
( human_line: &str, color_flag: Option<OutputColorMode>, stdout_is_terminal: bool, )
crates/nodeup/src/output_style.rs:58
↓ 3 callersMethodswitchToFallbackStorage
(params: { operation: "load" | "save" | "clear"; error: unknown; })
apps/mpapp/src/state/session-snapshot-store.ts:172
↓ 3 callersFunctiontarget_override_snippet
( cmd: &str, target: &HostTarget, asset: &str, bin: &str, checksum_source: Option<Checksum
crates/binpm/src/commands.rs:2761
↓ 3 callersMethodtopological_order
(&self, selected: &BTreeSet<String>)
crates/cargo-mono/src/workspace.rs:278
↓ 3 callersFunctionunwrap_decoded_value
( field_index: usize, decoded_ident: &Ident, wrappers: &HashMap<usize, TokenStream2>, )
crates/serde-feather-macros/src/lib.rs:2438
↓ 3 callersFunctionvalidate_archive_member_path
(asset_name: &str, path: &Path)
crates/binpm/src/commands.rs:6226
↓ 3 callersFunctionvalidate_package_record_source_identity
(cmd: &str, record: &PackageRecord)
crates/binpm/src/commands.rs:8671
↓ 3 callersFunctionvalidate_tags_for_type
(tags: &[ParsedTag], ty: &Type)
crates/rustia-macros/src/lib.rs:797
↓ 3 callersFunctionvalidate_version_selector
(raw: &str, version: &str)
crates/binpm/src/contract.rs:429
↓ 3 callersFunctionverify_runtime_cache_bytes
(cache_paths: &CachePaths, record: &PackageRecord)
crates/binpm/src/commands.rs:8728
↓ 3 callersFunctionwait_for_file_contents
(path: &Path, expected_contents: &str)
crates/with-watch/tests/cli.rs:528
↓ 3 callersFunctionworkspace_fixture
(root: &Path, versions: Vec<(&str, &str)>)
crates/cargo-mono/src/versioning.rs:560
↓ 2 callersFunctionBuildComponentsWithEnv
(sourceBytes []byte, taskSignature string, envConfig EnvConfig)
cmds/ttlc/internal/fingerprint/fingerprint.go:56
↓ 2 callersFunctionCommandDetails
CommandDetails records safe command metadata without exposing all arguments.
cmds/derun/internal/errmsg/format.go:131
↓ 2 callersFunctionDetails
Details renders deterministic key/value details for error messages.
cmds/derun/internal/errmsg/format.go:83
↓ 2 callersMethodExprSpan
()
cmds/ttlc/internal/ast/ast.go:125
↓ 2 callersFunctionFuncFromDecl
(declaration *ast.FuncDecl)
cmds/ttlc/internal/ir/ir.go:84
↓ 2 callersMethodGetTaskStateByTaskKey
(taskKey string)
cmds/ttlc/internal/cache/sqlite.go:238
↓ 2 callersFunctionHashBytes
(payload []byte)
cmds/ttlc/internal/fingerprint/fingerprint.go:17
↓ 2 callersFunctionNew
(ctx context.Context, cfg Config, logger *logging.Logger)
servers/thenv/internal/service/service.go:88
↓ 2 callersFunctionNewULID
(now time.Time)
cmds/derun/internal/session/id.go:13
↓ 2 callersFunctionNewWithWriter
(writer io.Writer)
servers/thenv/internal/logging/logger.go:20
↓ 2 callersFunctionParse
Parse formats parse failures while preserving "parse <field>" compatibility tokens.
cmds/derun/internal/errmsg/format.go:39
↓ 2 callersMethodPullActiveBundle
(ctx context.Context, req *connect.Request[thenvv1.PullActiveBundleRequest])
servers/thenv/internal/service/service.go:365
↓ 2 callersFunctionRequired
Required formats required field failures while preserving "<field> is required" compatibility tokens.
cmds/derun/internal/errmsg/format.go:48
↓ 2 callersFunctionResolveStateRoot
()
cmds/derun/internal/state/paths.go:14
↓ 2 callersMethodServe
(ctx context.Context, in io.Reader, out io.Writer)
cmds/derun/internal/mcp/server.go:59
↓ 2 callersFunctionStmtFromAST
(statement ast.Stmt)
cmds/ttlc/internal/ir/ir.go:105
↓ 2 callersFunctionTaskFromDecl
(declaration *ast.TaskDecl)
cmds/ttlc/internal/ir/ir.go:63
↓ 2 callersMethodWrite
(payload []byte)
cmds/ttlc/internal/logging/logger.go:93
↓ 2 callersFunctionadd_binary_retry_suggestions
( error: BinpmError, cmd: &str, spec: &SourceSpec, include_add: bool, )
crates/binpm/src/commands.rs:3989
↓ 2 callersFunctionadd_unsupported_signature_sidecar_without_policy
(resolved: &mut ResolvedAsset)
crates/binpm/src/commands.rs:5127
↓ 2 callersFunctionadd_unsupported_signature_sidecar_without_policy_for_source
( unsupported_sidecars: &mut Vec<UnsupportedVerificationSidecar>, sidecar_asset_name: &str, source
crates/binpm/src/commands.rs:5139
↓ 2 callersFunctionaggregate_analyses
(analyses: I)
crates/with-watch/src/analysis.rs:353
↓ 2 callersMethodall_package_names
(&self)
crates/cargo-mono/src/workspace.rs:183
↓ 2 callersMethodallows_retry
(self, attempts: usize)
crates/cargo-mono/src/commands/publish.rs:66
↓ 2 callersFunctionanalyze_copy_like
( argv: &[String], adapter_id: CommandAdapterId, side_effect_profile: SideEffectProfile, redir
crates/with-watch/src/analysis.rs:809
↓ 2 callersFunctionanalyze_shell_expression
( expression: &ParsedShellExpression, cwd: &Path, )
crates/with-watch/src/analysis.rs:336
↓ 2 callersMethodapply
(self, value: &str)
crates/serde-feather-macros/src/lib.rs:71
← previousnext →501–600 of 3,733, ranked by callers