Add list-pages command
This commit is contained in:
parent
c40153be9f
commit
0e3d61d632
3 changed files with 40 additions and 12 deletions
|
|
@ -1,7 +1,4 @@
|
|||
mod ingest;
|
||||
mod path;
|
||||
mod reexport;
|
||||
|
||||
pub use ingest::ingest;
|
||||
pub use path::path;
|
||||
pub use reexport::reexport;
|
||||
pub mod ingest;
|
||||
pub mod list_pages;
|
||||
pub mod path;
|
||||
pub mod reexport;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue