feat(package): hemar: antlr grammar, but still does not work
This commit is contained in:
19
package/hemar/parser/test/plex/jq_backend.sh
Normal file
19
package/hemar/parser/test/plex/jq_backend.sh
Normal file
@@ -0,0 +1,19 @@
|
||||
. "${WORKSPACE:?}/src/plex/plex.sh"
|
||||
init_plex yq-go
|
||||
|
||||
plex_set ZALUPA zalupa apulaz
|
||||
log error "struct:\n$WHITE$(yq . "$PLEX_TEMP/ZALUPA.json")$NC"
|
||||
|
||||
plex_set ZALUPA kek.zalupa apulaz
|
||||
|
||||
log error "struct:\n$WHITE$(yq . "$PLEX_TEMP/ZALUPA.json")$NC"
|
||||
|
||||
plex_set ZALUPA zalupa apulaz
|
||||
|
||||
log error "struct:\n$WHITE$(yq . "$PLEX_TEMP/ZALUPA.json")$NC"
|
||||
|
||||
plex_val ZALUPA zalupa
|
||||
|
||||
plex_child ZALUPA kek
|
||||
|
||||
plex_fetch ZALUPA kek
|
||||
Reference in New Issue
Block a user