Files
modules/testsuite/is_func_defined.fish
2024-06-12 06:43:01 +02:00

3 lines
35 B
Fish
Executable File

#!/usr/bin/fish
type -q "$argv[1]"