You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to fetch all the keys from a map in multiple files.
Is there a way in which I can provide multiple files as input
something like underscore keys -i 'file1.json' -i 'file2.json'
#output #['file1','file2']
The text was updated successfully, but these errors were encountered:
I'm trying to fetch all the keys from a map in multiple files.
Is there a way in which I can provide multiple files as input
something like
underscore keys -i 'file1.json' -i 'file2.json'
#output
#['file1','file2']
The text was updated successfully, but these errors were encountered: