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
↓ 5 callers
Function
unsupported_verification_sidecars_for_candidate
( asset_name: &str, assets: &[ReleaseAsset], spec: &SourceSpec, release_tag: &str, )
crates/binpm/src/commands.rs:4997
↓ 5 callers
Function
update_manifest_tool_source
( tool: Option<ManifestTool>, spec: &SourceSpec, explicit_bin: Option<String>, current_target:
crates/binpm/src/commands.rs:6347
↓ 5 callers
Function
validate_selected_manifest_entries
(manifest: &Manifest, selected: &[String])
crates/binpm/src/commands.rs:3449
↓ 5 callers
Function
verify_check_output_with_state_and_sidecars
( cmd: String, target: Option<HostTarget>, record: &PackageRecord, verification: VerificationS
crates/binpm/src/commands.rs:6966
↓ 5 callers
Function
verify_gitlab_asset_redirects
(releases: &mut [Release])
crates/binpm/src/release.rs:970
↓ 5 callers
Function
wrap_analysis
( wrapper_id: CommandAdapterId, inner_argv: &[String], redirects: &[ShellRedirect], cwd: &Path
crates/with-watch/src/analysis.rs:791
↓ 5 callers
Function
writeEnvelope
(stdout io.Writer, command contracts.TtlCommand, status contracts.TtlResponseStatus, diagnostics []diagnostic.
cmds/ttlc/internal/cli/root.go:359
↓ 5 callers
Function
write_publish_tag_allowlist
(root: &Path, packages: &[&str])
crates/cargo-mono/tests/cli.rs:1237
↓ 5 callers
Function
write_toml_atomic
(path: &Path, value: &T)
crates/binpm/src/storage.rs:1341
↓ 4 callers
Function
BuildComponents
(sourceBytes []byte, taskSignature string)
cmds/ttlc/internal/fingerprint/fingerprint.go:52
↓ 4 callers
Function
EnvironmentHash
(config EnvConfig)
cmds/ttlc/internal/fingerprint/fingerprint.go:34
↓ 4 callers
Method
GetTaskState
(module string, taskID string)
cmds/ttlc/internal/cache/sqlite.go:130
↓ 4 callers
Function
NewDiagnostic
(kind contracts.DiagnosticKind, id DiagnosticID, line int, column int, args ...any)
cmds/ttlc/internal/messages/diagnostics.go:137
↓ 4 callers
Function
NewServer
(store *state.Store, logger *logging.Logger, gcInterval time.Duration, retentionTTL time.Duration)
cmds/derun/internal/mcp/server.go:55
↓ 4 callers
Function
NewWithWriter
(w io.Writer, options Options)
cmds/ttlc/internal/logging/logger.go:19
↓ 4 callers
Function
ResolveImportPath
(workspaceRoot string, currentFilePath string, importPath string)
cmds/ttlc/internal/source/loader.go:140
↓ 4 callers
Function
ResolvePaths
(cwd string, entryPath string, outDir string)
cmds/ttlc/internal/source/loader.go:23
↓ 4 callers
Function
ValueSummary
ValueSummary converts a value into a bounded single-line representation.
cmds/derun/internal/errmsg/format.go:155
↓ 4 callers
Function
Wrap
Wrap preserves wrapping semantics for sentinel errors while attaching details.
cmds/derun/internal/errmsg/format.go:71
↓ 4 callers
Function
absolute_target_path
(path: &Path)
crates/nodeup/src/commands/self_cmd.rs:564
↓ 4 callers
Method
addCurrentSyntaxError
(message string)
cmds/ttlc/internal/parser/parser.go:531
↓ 4 callers
Method
analyze
(_ context.Context, traceID string, entry string, outDir string, taskFilter string)
cmds/ttlc/internal/compiler/service.go:459
↓ 4 callers
Function
apply_workspace_bump
( workspace: &Workspace, bumped_versions: &BTreeMap<String, Version>, )
crates/cargo-mono/src/versioning.rs:71
↓ 4 callers
Method
as_str
(self)
crates/nodeup/src/command_plan.rs:26
↓ 4 callers
Method
as_str
(self)
crates/nodeup/src/commands/toolchain.rs:65
↓ 4 callers
Method
as_str
(self)
crates/nodeup/src/commands/self_cmd.rs:58
↓ 4 callers
Function
assert_path_inputs
(analysis: &super::CommandAnalysis, expected_paths: &[PathBuf])
crates/with-watch/src/analysis.rs:4587
↓ 4 callers
Function
assert_unsupported_component_raw
( error: BinpmError, expected_component: &str, expected_raw: &str, )
crates/binpm/src/contract.rs:1252
↓ 4 callers
Function
bash_quote_path
(path: &Path)
crates/binpm/tests/cli.rs:106
↓ 4 callers
Function
bash_setup_profile
(home: &Path)
crates/binpm/tests/cli.rs:126
↓ 4 callers
Function
cache_key
(sha256: &str)
crates/binpm/src/storage.rs:516
↓ 4 callers
Function
cache_record
(sha256: &str)
crates/binpm/src/commands.rs:17303
↓ 4 callers
Function
cache_ref_path
(cache: &CachePaths, project_root: &Path, cmd: &str)
crates/binpm/src/storage.rs:1137
↓ 4 callers
Function
captureStderrOutput
(t *testing.T, fn func() int)
cmds/derun/internal/cli/root_test.go:11
↓ 4 callers
Function
commit_deferred_cache_hit
(cache_paths: &CachePaths, install: &InstalledPackage)
crates/binpm/src/commands.rs:3677
↓ 4 callers
Function
delay
(ms: number)
apps/mpapp/src/transport/android-hid-stub-adapter.ts:23
↓ 4 callers
Function
diagnostic_eprintln
(args: std::fmt::Arguments<'_>)
crates/binpm/src/commands.rs:546
↓ 4 callers
Function
emitCLIOperationLog
(logger *logging.Logger, context cliOperationLogContext, event cliOperationLogEvent)
cmds/thenv/internal/cli/root.go:502
↓ 4 callers
Method
ensure_layout
(&self)
crates/nodeup/src/paths.rs:44
↓ 4 callers
Function
ensure_no_selected_install_path_collisions
( manifest: &Manifest, selected: &[String], )
crates/binpm/src/commands.rs:7618
↓ 4 callers
Function
ensure_resolved_asset_satisfies_require_verified
( spec: &SourceSpec, resolved: &ResolvedAsset, require_verified: bool, )
crates/binpm/src/commands.rs:1913
↓ 4 callers
Function
expected_project_path
(project: &Path, relative: impl AsRef<Path>)
crates/binpm/tests/cli.rs:191
↓ 4 callers
Function
extract_relevant_error_excerpt
(raw: &str)
crates/cargo-mono/src/commands/publish.rs:1264
↓ 4 callers
Method
finalize
(mut self)
crates/with-watch/src/analysis.rs:309
↓ 4 callers
Method
frozen_lockfile
(&self)
crates/binpm/src/cli.rs:413
↓ 4 callers
Function
frozen_lockfile_safest_next_command
(cmd: Option<&str>)
crates/binpm/src/error.rs:778
↓ 4 callers
Function
getActiveVersionID
(ctx context.Context, q queryer, scope scopeKey)
servers/thenv/internal/service/service.go:1458
↓ 4 callers
Function
getSearchDialog
()
apps/binpm-docs/theme/index.tsx:76
↓ 4 callers
Function
git_status_short
(working_dir: &Path)
crates/cargo-mono/tests/cli.rs:1641
↓ 4 callers
Function
global_remove_changed_files
( paths: &ScopePaths, cmd: &str, record: &PackageRecord, )
crates/binpm/src/commands.rs:8430
↓ 4 callers
Function
handleReadOutput
(store *state.Store, args map[string]any)
cmds/derun/internal/mcp/tools_read_wait.go:12
↓ 4 callers
Function
helper_deserialize_where_clause
( generics: &Generics, default_bound_types: &[syn::Type], de_lifetime: &syn::Lifetime, )
crates/serde-feather-macros/src/lib.rs:3228
↓ 4 callers
Function
helper_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 callers
Method
includes
(self, field: &ParsedField)
crates/serde-feather-macros/src/lib.rs:170
↓ 4 callers
Function
insert_existing_entry
( path: &Path, metadata: &fs::Metadata, snapshot_mode: PathSnapshotMode, mode: ChangeDetection
crates/with-watch/src/snapshot.rs:393
↓ 4 callers
Function
install_path_collision_key
(path: &Path, target_os: TargetOs)
crates/binpm/src/commands.rs:7663
↓ 4 callers
Function
is_manifest_managed_installed_path
( paths: &ScopePaths, manifest_tools: &BTreeMap<String, ManifestTool>, path: &Path, target_os:
crates/binpm/src/commands.rs:7606
↓ 4 callers
Function
local_cache_ref_changed_file_for_cached_record
(root: &Path, cmd: &str)
crates/binpm/src/commands.rs:6689
↓ 4 callers
Function
local_completed_mutation_output
( command: &'static str, root: &Path, completed: &[CompletedLocalInstall], lockfile_changed: b
crates/binpm/src/commands.rs:6628
↓ 4 callers
Function
local_manifest_orphan_cmds
( root: &Path, lockfile: &crate::storage::Lockfile, manifest_tools: &BTreeMap<String, ManifestTool
crates/binpm/src/commands.rs:7691
↓ 4 callers
Function
local_remove_changed_files
( root: &Path, cmd: &str, prior_state: &LocalRemoveState, remaining_manifest_tools: &BTreeMap<
crates/binpm/src/commands.rs:6761
↓ 4 callers
Function
local_runtime_tool_record
(root: &Path, cmd: &str)
crates/binpm/src/commands.rs:7316
↓ 4 callers
Function
local_update_manifest_with_latest_versions_from
( manifest: &Manifest, selected: &[String], latest_tag: impl Fn(&ManifestTool) -> Result<String>,
crates/binpm/src/commands.rs:3186
↓ 4 callers
Function
lock_targets_conflict_with_manifest
( lockfile_path: &Path, root: &Path, cmd: &str, spec: &SourceSpec, manifest_tool: Option<&
crates/binpm/src/commands.rs:6376
↓ 4 callers
Function
locked_record_signature_sidecar
(record: &PackageRecord)
crates/binpm/src/commands.rs:4816
↓ 4 callers
Method
logDiagnosticEvent
(traceID string, stage contracts.CompileStage, sourcePath string, issue diagnostic.Diagnostic)
cmds/ttlc/internal/compiler/service.go:1399
↓ 4 callers
Method
logStageEnd
(traceID string, stage contracts.CompileStage, executionTraceID string, duration time.Duration)
cmds/ttlc/internal/compiler/service.go:1323
↓ 4 callers
Method
logStageFailure
(traceID string, stage contracts.CompileStage, executionTraceID string, duration time.Duration, errorKind cont
cmds/ttlc/internal/compiler/service.go:1346
↓ 4 callers
Method
logStageStart
(traceID string, stage contracts.CompileStage, executionTraceID string)
cmds/ttlc/internal/compiler/service.go:1300
↓ 4 callers
Function
management_output_preferences_from_args
(args: I)
crates/nodeup/src/main.rs:113
↓ 4 callers
Function
mapNativeResult
(nativeResult: MpappAndroidHidNativeResult)
apps/mpapp/src/transport/android-native-hid-adapter.ts:47
↓ 4 callers
Function
mutation_tool_from_manifest_tool
( cmd: &str, tool: &ManifestTool, action: MutationAction, target: Option<&HostTarget>, )
crates/binpm/src/commands.rs:6871
↓ 4 callers
Function
newBundleClient
(serverURL string)
cmds/thenv/internal/cli/root.go:618
↓ 4 callers
Function
newCLIOperationLogContext
( operation contracts.ThenvOperation, token string, subject string, scope *thenvv1.Scope, correlation req
cmds/thenv/internal/cli/root.go:479
↓ 4 callers
Function
newTestMeta
(sessionID string)
cmds/derun/internal/state/store_test.go:501
↓ 4 callers
Function
newTraceID
()
cmds/ttlc/internal/compiler/service.go:1277
↓ 4 callers
Function
normalizeCacheAnalysis
(values []compiler.CacheAnalysis)
cmds/ttlc/internal/cli/root.go:387
↓ 4 callers
Function
normalized_args_os
(args: I)
crates/cargo-mono/src/cli.rs:33
↓ 4 callers
Function
output_with_stderr
(stderr: &str)
crates/cargo-mono/src/commands/publish.rs:1395
↓ 4 callers
Function
parseFieldError
(field string, err error, details map[string]any)
cmds/derun/internal/mcp/errors.go:21
↓ 4 callers
Function
parsePositiveIntDefault
(args map[string]any, key string, defaultValue int)
cmds/derun/internal/mcp/output_helpers.go:55
↓ 4 callers
Method
parseTypeExpr
()
cmds/ttlc/internal/parser/parser.go:250
↓ 4 callers
Function
preview_global_update_records_with
( paths: &ScopePaths, records: Vec<(String, PackageRecord)>, mut resolve_record: impl FnMut(&Scope
crates/binpm/src/commands.rs:1962
↓ 4 callers
Function
print_output
( output: OutputSettings, human_line: &str, json_value: &T, )
crates/cargo-mono/src/commands/mod.rs:76
↓ 4 callers
Function
provider_auth_for_source
(source: &SourceSpec)
crates/binpm/src/release.rs:346
↓ 4 callers
Function
read_toml
(path: &Path)
crates/binpm/src/storage.rs:1300
↓ 4 callers
Function
refresh_output_before_run
( output_refresh_mode: OutputRefreshMode, stdout_is_terminal: bool, output: &mut W, )
crates/with-watch/src/runner.rs:465
↓ 4 callers
Function
registerCommonFlags
(fs *flag.FlagSet, common *commonFlags)
cmds/thenv/internal/cli/root.go:88
↓ 4 callers
Function
reject_symlinked_cache_entry
(paths: &CachePaths, sha256: &str)
crates/binpm/src/storage.rs:866
↓ 4 callers
Function
release_lookup_diagnostic
( source: &SourceSpec, auth: Option<&ProviderAuth>, status: StatusCode, headers: &header::Head
crates/binpm/src/release.rs:497
↓ 4 callers
Function
require_executable_managed_file
(path: &Path)
crates/binpm/src/commands.rs:8734
↓ 4 callers
Method
resolve_with_precedence
( &self, explicit_selector: Option<&str>, path: &Path, )
crates/nodeup/src/resolver.rs:90
↓ 4 callers
Function
restore_cache_metadata
( cache_paths: &CachePaths, snapshot: &CacheMetadataSnapshot, )
crates/binpm/src/commands.rs:3719
↓ 4 callers
Function
run_git_capture
(args: &[&str])
crates/cargo-mono/src/git.rs:175
↓ 4 callers
Method
scope
()
cmds/thenv/internal/cli/root.go:110
↓ 4 callers
Function
self_internal
(cause: impl Into<String>)
crates/nodeup/src/commands/self_cmd.rs:27
↓ 4 callers
Method
set
(&self, path: &Path, selector: &str)
crates/nodeup/src/overrides.rs:77
↓ 4 callers
Function
setButtonName
(element: Element | null, label: string)
apps/binpm-docs/theme/index.tsx:37
↓ 4 callers
Function
shim_conflict_with_ownership
( path: &Path, ownership: &'static str, remediation: &'static str, detail: impl Into<String>,
crates/nodeup/src/commands/shim_cmd.rs:799
↓ 4 callers
Method
skip_whitespace
(&mut self)
crates/rustia/src/lenient_json.rs:452
← previous
next →
301–400 of 3,733, ranked by callers