Searched refs:array_exists (Results 1 – 1 of 1) sorted by relevance
16 array_exists() { function110 if array_exists "-h" "$@" || array_exists "--help" "$@"; then123 if array_exists "--list-commands" "$@"; then140 if array_exists "$cmd" $commands; then