mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 10:03:24 +02:00
Document public types in nu-protocol
(#12906)
- **Doc-comment public `nu-protocol` modules** - **Doccomment argument/signature/call stuff** - **Doccomment cell path types** - **Doccomment expression stuff** - **Doccomment import patterns** - **Doccomment pattern matching AST nodes**
This commit is contained in:
committed by
GitHub
parent
9de7f931c0
commit
076a29ae19
@@ -1,3 +1,4 @@
|
||||
//! Representation of the engine state and many of the details that implement the scoping
|
||||
mod argument;
|
||||
mod cached_file;
|
||||
mod call;
|
||||
|
Reference in New Issue
Block a user