Lines Matching refs:forEach
110 keyOrKeys.forEach(k => {
115 Object.keys(keyOrKeys).forEach(k => {
173 usages.forEach(usage => {
203 commands.forEach(command => {
295 .forEach(({ normalizedKeys, switches }) => {
296 normalizedKeys.forEach(key => {
303 displayedGroups.forEach(({ groupName, normalizedKeys, switches }) => {
305 normalizedKeys.forEach(key => {
353 examples.forEach(example => {
356 examples.forEach(example => {
388 table.forEach(v => {
398 (Object.keys(options.alias) || []).forEach(key => {
399 options.alias[key].forEach(alias => {
432 Object.keys(groups).forEach(group => {
435 keys.forEach(key => {
466 array.forEach(value => {