Reworked exand/completion code for mountpoints
Fixed: [Tab completion mounted devices with lists](https://github.com/clicon/clixon-controller/issues/72)
This commit is contained in:
parent
0fff9d8ef5
commit
798a9fbfcb
4 changed files with 92 additions and 88 deletions
|
|
@ -152,6 +152,7 @@ yang_schema_mount_point(yang_stmt *y)
|
|||
* @param[in] xpath Key for yspec on y
|
||||
* @param[out] yspec YANG stmt spec
|
||||
* @retval 0 OK
|
||||
* @see yang_mount_get_yspec_any for ANY yspec not for a specific xpath
|
||||
*/
|
||||
int
|
||||
yang_mount_get(yang_stmt *y,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue