5 lines
96 B
Fish
5 lines
96 B
Fish
|
function __ysu__get_field \
|
||
|
--argument-names dict key
|
||
|
eval echo \$$dict'__'$key
|
||
|
end
|