MCPcopy Create free account

hub / github.com/bluskript/nix-inspect / functions

Functions92 in github.com/bluskript/nix-inspect

↓ 28 callersMethodselected
(&self, current_path: &BrowserPath)
src/model.rs:303
↓ 15 callersMethodget
worker/inspector.hh:34
↓ 10 callersMethodcurrent
(&self)
src/model.rs:124
↓ 9 callersMethodmaybe_reeval_selection
(&self, model: &Model)
src/update.rs:87
↓ 6 callersMethodcurrent_list_mut
(&mut self, current_path: &BrowserPath)
src/model.rs:93
↓ 6 callersMethodparent
(&self)
src/model.rs:199
↓ 5 callersMethodclosest_item
(self, mut predicate: P, pos: usize)
src/update.rs:565
↓ 5 callersMethodcurrent_list
(&self, current_path: &BrowserPath)
src/model.rs:87
↓ 5 callersMethodmaybe_reeval_current_selection
( &self, current_location: &BrowserStackItem, model: &Model, )
src/update.rs:66
↓ 5 callersMethodmaybe_reeval_path
(&self, path: &BrowserPath, model: &Model)
src/update.rs:35
↓ 5 callersMethodmaybe_reeval_selection_browser
(&self, p: &BrowserPath, model: &Model)
src/update.rs:48
↓ 5 callersMethodqueue_reeval
(&self, path: &BrowserPath)
src/update.rs:27
↓ 4 callersMethodpush_path
(&mut self, path: BrowserPath)
src/model.rs:118
↓ 4 callersFunctionrender_value_preview
(f: &mut Frame, path_data: &mut PathData, inner: Rect)
src/view.rs:411
↓ 4 callersMethodto_expr
(&self)
src/model.rs:215
↓ 4 callersFunctionwith_selected_style
(x: List)
src/view.rs:201
↓ 3 callersMethodchild
(&self, name: String)
src/model.rs:206
↓ 3 callersMethodhandle_key_event
(&mut self, key: KeyEvent)
src/model.rs:423
↓ 3 callersMethodinto
(self)
src/model.rs:403
↓ 3 callersMethodprev_item
(&self)
src/model.rs:121
↓ 3 callersFunctionrender_bookmarks
(model: &mut Model, f: &mut Frame, inner: Rect)
src/view.rs:221
↓ 3 callersFunctionrender_input
(f: &mut Frame, text: impl Into<Text<'a>>, rect: Rect)
src/view.rs:351
↓ 3 callersFunctionrender_list
( f: &mut Frame, list: &mut ListData, inner: Rect, search_input: Option<&InputState>, path_navigator_inpu
src/view.rs:246
↓ 3 callersFunctionrender_recents
(model: &mut Model, f: &mut Frame, inner: Rect)
src/view.rs:213
↓ 3 callersFunctionselect_next
(list_state: &mut ListState, len: usize)
src/model.rs:480
↓ 3 callersFunctionselect_prev
(list_state: &mut ListState, len: usize)
src/model.rs:492
↓ 2 callersMethodclamp_cursor
(&mut self, pos: usize)
src/model.rs:467
↓ 2 callersFunctioncurrent_frame
()
src/view.rs:229
↓ 2 callersMethodget_type
(&self)
src/model.rs:374
↓ 2 callersMethodmove_cursor_left
(&mut self)
src/model.rs:459
↓ 2 callersFunctionnext
(i: usize, len: usize)
src/model.rs:472
↓ 2 callersFunctionprev
(i: usize, len: usize)
src/model.rs:484
↓ 2 callersFunctionpreview_frame
()
src/view.rs:451
↓ 2 callersFunctionproject_directory
()
src/logging.rs:19
↓ 2 callersFunctionrender_root
(model: &mut Model, f: &mut Frame, inner: Rect)
src/view.rs:205
↓ 2 callersFunctionsave_config
(path: PathBuf, config: Config)
src/update.rs:20
↓ 2 callersMethodselected_bookmark
(&self)
src/model.rs:37
↓ 2 callersMethodselected_recent
(&self)
src/model.rs:43
↓ 1 callersMethodbackspace
(&mut self)
src/model.rs:446
↓ 1 callersFunctioncolor_from_type
(value: &PathData)
src/view.rs:478
↓ 1 callersFunctionfind_in_nix_path
()
src/main.rs:51
↓ 1 callersFunctionget_data_dir
()
src/logging.rs:23
↓ 1 callersFunctionhandle_bookmark_input
(_: &InputModel, key: event::KeyEvent)
src/key_handler.rs:46
↓ 1 callersFunctionhandle_key
(key: event::KeyEvent, model: &Model)
src/key_handler.rs:18
↓ 1 callersFunctionhandle_navigator_input
(state: &InputModel, key: event::KeyEvent)
src/key_handler.rs:54
↓ 1 callersFunctionhandle_normal_input
(key: event::KeyEvent)
src/key_handler.rs:70
↓ 1 callersFunctionhandle_search_input
(state: &InputModel, key: event::KeyEvent)
src/key_handler.rs:30
↓ 1 callersFunctionhighlight_on_match
(haystack: &'a str, needle: &'a str)
src/view.rs:493
↓ 1 callersFunctioninit_nix_inspector
worker/inspector.cc:144
↓ 1 callersFunctioninitialize_logging
()
src/logging.rs:34
↓ 1 callersMethodinsert
(&mut self, c: char)
src/model.rs:441
↓ 1 callersMethodinspect
worker/inspector.cc:70
↓ 1 callersFunctioninstall_panic_hook
()
src/tui.rs:7
↓ 1 callersFunctionload_config
(args: &Args)
src/main.rs:60
↓ 1 callersMethodmaybe_reeval_parent
(&self, model: &Model)
src/update.rs:42
↓ 1 callersMethodmove_cursor_right
(&mut self)
src/model.rs:463
↓ 1 callersFunctionread_config
(p: PathBuf)
src/main.rs:94
↓ 1 callersFunctionregister_key_handler
(tx: &kanal::Sender<Message>)
src/key_handler.rs:7
↓ 1 callersFunctionrender_bottom
(f: &mut Frame, model: &Model, inner: Rect)
src/view.rs:362
↓ 1 callersFunctionrender_keymap
(model: &Model, f: &mut Frame, rect: Rect)
src/view.rs:313
↓ 1 callersFunctionrender_preview
(f: &mut Frame, model: &mut Model, outer: Rect, current_path: &BrowserPath)
src/view.rs:457
↓ 1 callersFunctionrender_previous_list
TODO: unify with other list code
src/view.rs:295
↓ 1 callersFunctionrender_previous_stack
(model: &mut Model, f: &mut Frame, inner: Rect)
src/view.rs:189
↓ 1 callersMethodupdate
( &mut self, view_data: &ViewData, model: &mut Model, msg: Message, )
src/update.rs:93
↓ 1 callersMethodupdate_parent_selection
Update the selection of the parent to match the current path
src/model.rs:50
↓ 1 callersMethodv_repr
worker/inspector.cc:94
↓ 1 callersFunctionview
(model: &mut Model, f: &mut Frame)
src/view.rs:26
MethodCaptureLogger
worker/inspector.hh:32
MethodNixInspector
worker/inspector.cc:23
Methodcurrent_force
(&self)
src/model.rs:130
Methodderef
(&self)
src/model.rs:76
Methodderef_mut
(&mut self)
src/model.rs:81
Methoddeserialize
(deserializer: D)
src/model.rs:189
Methodextend
(mut self, other: &BrowserPath)
src/model.rs:211
Methodfmt
(&self, f: &mut fmt::Formatter)
src/model.rs:328
Methodfrom
(value: String)
src/model.rs:243
Methodlog
worker/inspector.hh:36
MethodlogEI
worker/inspector.hh:40
Functionmain
worker/main.cc:8
Functionmain
()
src/main.rs:100
Methodnew
(expr: String)
src/workers.rs:44
Methodrun
worker/inspector.hh:69
Methodserialize
(&self, serializer: S)
src/model.rs:180
Functiontest_expr_conversion
()
src/model.rs:273
Methodv_bool
worker/inspector.cc:87
Methodv_child
Gets a attribute at a specific name and if the passed value is a thunk it evaluates it SAFETY: this function only safe to call if the value being pass
worker/inspector.cc:155
Methodv_float
worker/inspector.cc:86
Methodv_int
worker/inspector.cc:85
Methodv_list
std::vector<NixAttr> NixInspector::v_attrs(const Value &value) { auto collected = std::vector<NixAttr>(); for (auto x : *value.attrs) { auto name = st
worker/inspector.cc:137
Methodv_path
worker/inspector.cc:91
Methodv_string
worker/inspector.cc:88
Methodv_type
worker/inspector.cc:150