|
370 | 370 | 'fastcore.foundation.L.__add__': ('foundation.html#l.__add__', 'fastcore/foundation.py'), |
371 | 371 | 'fastcore.foundation.L.__addi__': ('foundation.html#l.__addi__', 'fastcore/foundation.py'), |
372 | 372 | 'fastcore.foundation.L.__contains__': ('foundation.html#l.__contains__', 'fastcore/foundation.py'), |
| 373 | + 'fastcore.foundation.L.__copy__': ('foundation.html#l.__copy__', 'fastcore/foundation.py'), |
373 | 374 | 'fastcore.foundation.L.__eq__': ('foundation.html#l.__eq__', 'fastcore/foundation.py'), |
374 | 375 | 'fastcore.foundation.L.__getitem__': ('foundation.html#l.__getitem__', 'fastcore/foundation.py'), |
375 | 376 | 'fastcore.foundation.L.__init__': ('foundation.html#l.__init__', 'fastcore/foundation.py'), |
|
529 | 530 | 'fastcore.nbio.render_output': ('nbio.html#render_output', 'fastcore/nbio.py'), |
530 | 531 | 'fastcore.nbio.render_outputs': ('nbio.html#render_outputs', 'fastcore/nbio.py'), |
531 | 532 | 'fastcore.nbio.render_text': ('nbio.html#render_text', 'fastcore/nbio.py'), |
| 533 | + 'fastcore.nbio.validate_cell': ('nbio.html#validate_cell', 'fastcore/nbio.py'), |
| 534 | + 'fastcore.nbio.validate_nb': ('nbio.html#validate_nb', 'fastcore/nbio.py'), |
532 | 535 | 'fastcore.nbio.write_nb': ('nbio.html#write_nb', 'fastcore/nbio.py')}, |
533 | 536 | 'fastcore.net': { 'fastcore.net.HTTP4xxClientError': ('net.html#http4xxclienterror', 'fastcore/net.py'), |
534 | 537 | 'fastcore.net.HTTP5xxServerError': ('net.html#http5xxservererror', 'fastcore/net.py'), |
|
646 | 649 | 'fastcore.test.test_shuffled': ('test.html#test_shuffled', 'fastcore/test.py'), |
647 | 650 | 'fastcore.test.test_stdout': ('test.html#test_stdout', 'fastcore/test.py'), |
648 | 651 | 'fastcore.test.test_warns': ('test.html#test_warns', 'fastcore/test.py')}, |
649 | | - 'fastcore.tools': { 'fastcore.tools._fmt_path': ('tools.html#_fmt_path', 'fastcore/tools.py'), |
650 | | - 'fastcore.tools._load_valid_paths': ('tools.html#_load_valid_paths', 'fastcore/tools.py'), |
651 | | - 'fastcore.tools.create': ('tools.html#create', 'fastcore/tools.py'), |
652 | | - 'fastcore.tools.ensure': ('tools.html#ensure', 'fastcore/tools.py'), |
653 | | - 'fastcore.tools.explain_exc': ('tools.html#explain_exc', 'fastcore/tools.py'), |
654 | | - 'fastcore.tools.get_callable': ('tools.html#get_callable', 'fastcore/tools.py'), |
655 | | - 'fastcore.tools.insert': ('tools.html#insert', 'fastcore/tools.py'), |
656 | | - 'fastcore.tools.move_lines': ('tools.html#move_lines', 'fastcore/tools.py'), |
| 652 | + 'fastcore.tools': { 'fastcore.tools._norm_lines': ('tools.html#_norm_lines', 'fastcore/tools.py'), |
| 653 | + 'fastcore.tools.ast_replace': ('tools.html#ast_replace', 'fastcore/tools.py'), |
| 654 | + 'fastcore.tools.del_lines': ('tools.html#del_lines', 'fastcore/tools.py'), |
| 655 | + 'fastcore.tools.file_create': ('tools.html#file_create', 'fastcore/tools.py'), |
| 656 | + 'fastcore.tools.file_edit': ('tools.html#file_edit', 'fastcore/tools.py'), |
| 657 | + 'fastcore.tools.file_view': ('tools.html#file_view', 'fastcore/tools.py'), |
| 658 | + 'fastcore.tools.insert_line': ('tools.html#insert_line', 'fastcore/tools.py'), |
657 | 659 | 'fastcore.tools.replace_lines': ('tools.html#replace_lines', 'fastcore/tools.py'), |
658 | | - 'fastcore.tools.rg': ('tools.html#rg', 'fastcore/tools.py'), |
659 | | - 'fastcore.tools.run_cmd': ('tools.html#run_cmd', 'fastcore/tools.py'), |
660 | | - 'fastcore.tools.sed': ('tools.html#sed', 'fastcore/tools.py'), |
661 | 660 | 'fastcore.tools.str_replace': ('tools.html#str_replace', 'fastcore/tools.py'), |
662 | | - 'fastcore.tools.strs_replace': ('tools.html#strs_replace', 'fastcore/tools.py'), |
663 | | - 'fastcore.tools.valid_path': ('tools.html#valid_path', 'fastcore/tools.py'), |
664 | | - 'fastcore.tools.view': ('tools.html#view', 'fastcore/tools.py')}, |
| 661 | + 'fastcore.tools.strs_replace': ('tools.html#strs_replace', 'fastcore/tools.py')}, |
665 | 662 | 'fastcore.transform': {}, |
666 | 663 | 'fastcore.utils': {}, |
667 | 664 | 'fastcore.xdg': { 'fastcore.xdg._path_from_env': ('xdg.html#_path_from_env', 'fastcore/xdg.py'), |
|
849 | 846 | 'fastcore.xtras.shufflish': ('xtras.html#shufflish', 'fastcore/xtras.py'), |
850 | 847 | 'fastcore.xtras.sparkline': ('xtras.html#sparkline', 'fastcore/xtras.py'), |
851 | 848 | 'fastcore.xtras.ssh': ('xtras.html#ssh', 'fastcore/xtras.py'), |
| 849 | + 'fastcore.xtras.str_diff': ('xtras.html#str_diff', 'fastcore/xtras.py'), |
852 | 850 | 'fastcore.xtras.stringfmt_names': ('xtras.html#stringfmt_names', 'fastcore/xtras.py'), |
853 | 851 | 'fastcore.xtras.time_policy': ('xtras.html#time_policy', 'fastcore/xtras.py'), |
854 | 852 | 'fastcore.xtras.timed_cache': ('xtras.html#timed_cache', 'fastcore/xtras.py'), |
|
0 commit comments