Libraryless. Click here for Pure Java version (5972L/37K).
static Set<S> linux_gsettings_keysForSchema(S schema) { ret asTreeSet(lines(backtick("gsettings list-keys " + pqO(schema)))); }
Began life as a copy of #1032551
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032552 |
Snippet name: | linux_gsettings_keysForSchema |
Eternal ID of this version: | #1032552/1 |
Text MD5: | ba964d46195bb33dcc72971dc986f41a |
Transpilation MD5: | ace89f6f3ae3fce8215caca202842646 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-09-22 21:31:51 |
Source code size: | 132 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 157 / 193 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |