Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FauconFan/mdbook-cmdrun
/ functions
Functions
31 in github.com/FauconFan/mdbook-cmdrun
⨍
Functions
31
◇
Types & classes
3
↓ 1 callers
Function
_map_chapter_on
(item: &mut BookItem, func: &mut F)
src/utils/map_chapter.rs:11
↓ 1 callers
Function
factorial
()
tests/regression/py_factorial/factorial.py:5
↓ 1 callers
Function
fibonacci
()
tests/regression/py_fibonacci/fibonacci.py:5
↓ 1 callers
Function
handle_preprocessing
()
src/main.rs:32
↓ 1 callers
Function
handle_supports
(sub_args: &ArgMatches)
src/main.rs:50
↓ 1 callers
Function
main
()
tests/book_dynamic_src/src_parent/src/echo.py:5
↓ 1 callers
Function
main
()
tests/book_dynamic_src/src_parent/src/nested/echo.py:5
↓ 1 callers
Function
main
()
tests/book/src/echo.py:5
↓ 1 callers
Function
main
()
tests/book/src/nested/echo.py:5
↓ 1 callers
Function
main
()
tests/regression/py_readme/script.py:1
↓ 1 callers
Function
main
()
tests/regression/py_readme/generate_table.py:2
↓ 1 callers
Function
main
()
tests/regression/py_fibonacci/fibonacci.py:16
↓ 1 callers
Function
main
()
tests/regression/py_factorial/factorial.py:16
↓ 1 callers
Function
make_app
()
src/main.rs:22
↓ 1 callers
Function
map_chapter
(book: &mut Book, func: &mut F)
src/utils/map_chapter.rs:7
↓ 1 callers
Method
run
(&self, _ctx: &PreprocessorContext, mut book: Book)
src/cmdrun.rs:51
↓ 1 callers
Method
supports_renderer
(&self, renderer: &str)
src/cmdrun.rs:47
Function
build_test_book
()
tests/book.rs:5
Function
build_test_book_with_dynamic_src
()
tests/book.rs:22
Function
check_all_regressions_dirs
()
tests/regression.rs:62
Method
cmdrun_error_message
(message: &str, command: &str)
src/cmdrun.rs:162
Method
format_whitespace
(str: Cow<'_, str>, inline: bool)
src/cmdrun.rs:138
Function
get_src_dir
()
src/cmdrun.rs:72
Function
main
()
src/main.rs:11
Function
main
()
tests/regression/py_readme/a.rs:1
Function
main
()
tests/regression/py_readme/b.rs:1
Function
main
()
tests/regression/rust_call/script.rs:1
Method
name
(&self)
src/cmdrun.rs:43
Method
run_cmdrun
This method is public for unit tests
src/cmdrun.rs:167
Method
run_on_chapter
(chapter: &mut Chapter)
src/cmdrun.rs:81
Method
run_on_content
This method is public for regression tests
src/cmdrun.rs:100