An open API service indexing awesome lists of open source software.

https://github.com/berquerant/rpath

find path of the element present at specified position
https://github.com/berquerant/rpath

go json yaml

Last synced: about 1 year ago
JSON representation

find path of the element present at specified position

Awesome Lists containing this project

README

          

# rpath

```
❯ ./dist/rpath --help
rpath - find path of the element present at specified position

Usage:

rpath [flags] CATEGORY [FILE]

Available CATEGORY:
- yaml, yml
- json

Flags:
-column int
Column number of target, 1-based
-debug
Enable debug logs
-line int
Line number of target, 1-based
-offset int
Offset of target, 0-based (default -1)
-verbose
Verbose output
```

# Examples

``` sh
❯ cat - <