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
↓ 2 callers
Function
updateSidebarAccessibility
(shouldRestoreFocus = false)
apps/nodeup-docs/theme/index.tsx:149
↓ 2 callers
Function
validate_btree_map
(value: Value, strict: bool)
crates/rustia/src/validate.rs:375
↓ 2 callers
Function
validate_frozen_local_update_latest
( root: &Path, manifest: &Manifest, selected: &[String], )
crates/binpm/src/commands.rs:3352
↓ 2 callers
Function
validate_hash_map
(value: Value, strict: bool)
crates/rustia/src/validate.rs:314
↓ 2 callers
Function
validate_pagination_url
(origin: &Url, next_url: &str)
crates/binpm/src/release.rs:663
↓ 2 callers
Function
validate_source_path_component
(raw: &str, component: &str)
crates/binpm/src/contract.rs:492
↓ 2 callers
Function
validate_tuple_deserialize_default_suffix
(fields: &[ParsedField])
crates/serde-feather-macros/src/lib.rs:2760
↓ 2 callers
Function
validate_unique_wire_field_names
( fields: &[ParsedField], direction: WireDirection, )
crates/serde-feather-macros/src/lib.rs:2724
↓ 2 callers
Function
validate_vec
(value: Value, strict: bool)
crates/rustia/src/validate.rs:255
↓ 2 callers
Function
verify_check_output_with_state
( cmd: String, target: Option<HostTarget>, record: &PackageRecord, verification: VerificationS
crates/binpm/src/commands.rs:6951
↓ 2 callers
Function
verify_installed_binary_contents
( cache_paths: &CachePaths, record: &PackageRecord, installed_path: &Path, )
crates/binpm/src/commands.rs:8629
↓ 2 callers
Function
verify_signature_sidecar
( cache_paths: &CachePaths, resolved: &mut ResolvedAsset, asset_bytes: &[u8], require_verified
crates/binpm/src/commands.rs:5156
↓ 2 callers
Function
warn_unsupported_verification_sidecars
( spec: &SourceSpec, sidecars: &[UnsupportedVerificationSidecar], )
crates/binpm/src/commands.rs:5357
↓ 2 callers
Function
with_logging_environment
( ww_log: Option<&str>, rust_log: Option<&str>, callback: impl FnOnce() -> T, )
crates/with-watch/src/logging.rs:190
↓ 2 callers
Function
working_tree_status_entries
()
crates/cargo-mono/src/git.rs:180
↓ 2 callers
Function
wrapReadWaitError
(prefix string, err error, details map[string]any)
cmds/derun/internal/mcp/tools_read_wait.go:121
↓ 2 callers
Function
wrapRuntimeError
(action string, err error)
cmds/derun/internal/mcp/errors.go:25
↓ 2 callers
Method
write
(&mut self, buf: &[u8])
crates/with-watch/src/runner.rs:675
↓ 2 callers
Function
writeAtomicJSON
(path string, value any)
cmds/derun/internal/state/store.go:711
↓ 2 callers
Function
writeFrame
(t *testing.T, writer *io.PipeWriter, body []byte)
cmds/derun/internal/mcp/server_contract_test.go:294
↓ 2 callers
Function
writeResultConversion
(builder *strings.Builder, returnType string, typesByName map[string]sema.TypeDecl)
cmds/ttlc/internal/emitter/go_emitter.go:322
↓ 1 callers
Method
DeleteTaskState
(module string, taskID string)
cmds/ttlc/internal/cache/sqlite.go:343
↓ 1 callers
Function
EmitGo
(moduleName string, types []sema.TypeDecl, tasks []sema.Task, outDir string)
cmds/ttlc/internal/emitter/go_emitter.go:29
↓ 1 callers
Method
Event
(fields map[string]any)
cmds/thenv/internal/logging/logger.go:27
↓ 1 callers
Method
Event
(fields map[string]any)
servers/thenv/internal/logging/logger.go:27
↓ 1 callers
Function
Execute
(args []string)
cmds/thenv/internal/cli/root.go:28
↓ 1 callers
Function
Execute
(args []string)
cmds/ttlc/internal/cli/root.go:35
↓ 1 callers
Function
ExecuteMCP
(args []string)
cmds/derun/internal/cli/mcp.go:18
↓ 1 callers
Function
ExprFromAST
(expression ast.Expr)
cmds/ttlc/internal/ir/ir.go:144
↓ 1 callers
Method
Lex
()
cmds/ttlc/internal/lexer/lexer.go:30
↓ 1 callers
Method
ListBundleVersions
( _ context.Context, _ *connect.Request[thenvv1.ListBundleVersionsRequest], )
cmds/thenv/internal/cli/root_test.go:344
↓ 1 callers
Method
ListBundleVersions
(ctx context.Context, req *connect.Request[thenvv1.ListBundleVersionsRequest])
servers/thenv/internal/service/service.go:453
↓ 1 callers
Function
Merge
Merge combines multiple detail maps.
cmds/derun/internal/errmsg/format.go:106
↓ 1 callers
Function
New
(source string)
cmds/ttlc/internal/lexer/lexer.go:21
↓ 1 callers
Function
NewDiagnosticWithMessage
(kind contracts.DiagnosticKind, line int, column int, message string)
cmds/ttlc/internal/messages/diagnostics.go:146
↓ 1 callers
Function
NewWriter
(store *state.Store, logger *logging.Logger, sessionID string, channel contracts.DerunOutputChannel)
cmds/derun/internal/capture/writer.go:21
↓ 1 callers
Method
PullActiveBundle
( _ context.Context, _ *connect.Request[thenvv1.PullActiveBundleRequest], )
cmds/thenv/internal/cli/root_test.go:334
↓ 1 callers
Method
PushBundleVersion
( _ context.Context, _ *connect.Request[thenvv1.PushBundleVersionRequest], )
cmds/thenv/internal/cli/root_test.go:327
↓ 1 callers
Method
Root
()
cmds/derun/internal/state/store.go:55
↓ 1 callers
Method
RotateBundleVersion
( _ context.Context, _ *connect.Request[thenvv1.RotateBundleVersionRequest], )
cmds/thenv/internal/cli/root_test.go:358
↓ 1 callers
Method
RotateBundleVersion
(ctx context.Context, req *connect.Request[thenvv1.RotateBundleVersionRequest])
servers/thenv/internal/service/service.go:648
↓ 1 callers
Function
RunWindowsConPTY
( ctx context.Context, command []string, workingDir string, onStart func(pid int) error, ptyOutput io.Wri
cmds/derun/internal/transport/run_windows_conpty.go:27
↓ 1 callers
Method
SetPolicy
(ctx context.Context, req *connect.Request[thenvv1.SetPolicyRequest])
servers/thenv/internal/service/service.go:843
↓ 1 callers
Method
SortedTaskIDs
()
cmds/ttlc/internal/graph/graph.go:35
↓ 1 callers
Function
absolute_global_home
(name: &'static str, path: PathBuf)
crates/binpm/src/commands.rs:9800
↓ 1 callers
Function
accumulate_event
(event: notify::Result<Event>, collected: &mut CollectedEvents)
crates/with-watch/src/watch.rs:71
↓ 1 callers
Function
add
(args: AddArgs, output: OutputMode)
crates/binpm/src/commands.rs:675
↓ 1 callers
Function
add_deserialize_bounds
( generics: &Generics, used_type_params: &BTreeSet<String>, default_bound_types: &[syn::Type],
crates/serde-feather-macros/src/lib.rs:3089
↓ 1 callers
Function
add_paths
(paths: &BTreeSet<PathBuf>)
crates/cargo-mono/src/git.rs:101
↓ 1 callers
Function
add_serialize_bounds
( generics: &Generics, used_type_params: &BTreeSet<String>, crate_path: &TokenStream2, )
crates/serde-feather-macros/src/lib.rs:3062
↓ 1 callers
Function
advance
(ms: number)
apps/mpapp/src/__tests__/move-sampling-policy.test.ts:15
↓ 1 callers
Method
alias_of
(&self)
crates/nodeup/src/selectors.rs:117
↓ 1 callers
Function
analyze_awk
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2256
↓ 1 callers
Function
analyze_capnp
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:3064
↓ 1 callers
Function
analyze_change_attributes
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2679
↓ 1 callers
Function
analyze_csplit
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1258
↓ 1 callers
Function
analyze_dd
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2735
↓ 1 callers
Function
analyze_default_current_dir_reader
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:3160
↓ 1 callers
Function
analyze_env_wrapper
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:620
↓ 1 callers
Function
analyze_explicit_command
( handler: ExplicitCommandHandler, argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:553
↓ 1 callers
Function
analyze_fd
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1911
↓ 1 callers
Function
analyze_find
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2329
↓ 1 callers
Function
analyze_flatc
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2908
↓ 1 callers
Function
analyze_generic_read_paths
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:3329
↓ 1 callers
Function
analyze_grep
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1332
↓ 1 callers
Function
analyze_install
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:895
↓ 1 callers
Function
analyze_link_like
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:989
↓ 1 callers
Function
analyze_ls_like
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:3203
↓ 1 callers
Function
analyze_nice_wrapper
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:658
↓ 1 callers
Function
analyze_nohup_wrapper
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:694
↓ 1 callers
Function
analyze_non_watchable
( _argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:3319
↓ 1 callers
Function
analyze_protoc
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2769
↓ 1 callers
Function
analyze_remove_like
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1003
↓ 1 callers
Function
analyze_ripgrep
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1454
↓ 1 callers
Function
analyze_sed
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2150
↓ 1 callers
Function
analyze_silver_searcher
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1700
↓ 1 callers
Function
analyze_sort
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1040
↓ 1 callers
Function
analyze_split
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1175
↓ 1 callers
Function
analyze_stdbuf_wrapper
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:711
↓ 1 callers
Function
analyze_tar
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2461
↓ 1 callers
Function
analyze_tee
( _argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1320
↓ 1 callers
Function
analyze_thrift
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2981
↓ 1 callers
Function
analyze_timeout_wrapper
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:750
↓ 1 callers
Function
analyze_touch_like
( argv: &[String], adapter_id: CommandAdapterId, redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2627
↓ 1 callers
Function
analyze_uniq
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:1123
↓ 1 callers
Function
analyze_xargs
( argv: &[String], redirects: &[ShellRedirect], cwd: &Path, )
crates/with-watch/src/analysis.rs:2403
↓ 1 callers
Function
append_exact_version_pin_human_notes
(human: String, updates: &[UpdateEntry])
crates/nodeup/src/commands/update_check.rs:244
↓ 1 callers
Function
append_profile_line
( profile: &Path, existing: Option<&ProfileContents>, line: &str, )
crates/binpm/src/commands.rs:9513
↓ 1 callers
Function
append_release_index_human_note
( human: String, diagnostic: Option<&ReleaseIndexResolutionDiagnostic>, )
crates/nodeup/src/commands/default_cmd.rs:180
↓ 1 callers
Function
append_release_index_human_note
( human: String, diagnostic: Option<&ReleaseIndexResolutionDiagnostic>, )
crates/nodeup/src/commands/show.rs:239
↓ 1 callers
Function
append_release_index_human_note
( human: String, diagnostic: Option<&ReleaseIndexResolutionDiagnostic>, )
crates/nodeup/src/commands/run_cmd.rs:237
↓ 1 callers
Function
append_release_index_human_notes
( human: String, diagnostics: impl Iterator<Item = &'a ReleaseIndexResolutionDiagnostic>, )
crates/nodeup/src/commands/toolchain.rs:291
↓ 1 callers
Function
append_release_index_human_notes
( human: String, diagnostics: impl Iterator<Item = &'a ReleaseIndexResolutionDiagnostic>, )
crates/nodeup/src/commands/update_check.rs:284
↓ 1 callers
Function
append_zip_comment
(path: &Path, comment: &[u8])
crates/binpm/src/commands.rs:17425
↓ 1 callers
Method
apply
(self, value: &str)
crates/rustia-macros/src/lib.rs:307
↓ 1 callers
Function
applyMigrations
(ctx context.Context, db *sql.DB)
servers/thenv/internal/service/service.go:140
↓ 1 callers
Function
apply_color_value
(value: &str, color_mode: &mut Option<OutputColorMode>)
crates/nodeup/src/main.rs:496
↓ 1 callers
Method
apply_env
(&self, command: &mut Command)
crates/nodeup/tests/cli.rs:111
↓ 1 callers
Method
apply_env_std
(&self, command: &mut std::process::Command)
crates/nodeup/tests/cli.rs:122
↓ 1 callers
Function
apply_shim_plan
( path: &Path, nodeup_binary: &Path, method: ShimMethod, action: ShimPlanAction, )
crates/nodeup/src/commands/shim_cmd.rs:383
← previous
next →
901–1,000 of 3,733, ranked by callers