Lines Matching full:open
70 The `--open $path` and `--close $path` can be used to emit
71 hierarchical information without the matching close and open
72 tag. This allows a shell script to emit open tags, data, and
79 xo --open top/data
113 xo --top-wrap --open top/data
154 open and close the list, while a distinct call is needed to open and
157 Use the `--open-list` and `--open-instances` to open lists and
166 xo $opts --open-list machine
169 xo $opts --depth 1 $NF --open-instance machine
197 --close-instance <name> Close an open instance name
198 --close-list <name> Close an open list name
207 --open <path> Open tags for the given path
208 --open-instance <name> Open an instance given by name
209 --open-list <name> Open a list given by name