- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for process_my_args (0.2 sec)
-
test-site/activator
-J*) addJava "${1:2}" && shift ;; *) addResidual "$1" && shift ;; esac done is_function_defined process_my_args && { myargs=("${residual_args[@]}") residual_args=() process_my_args "${myargs[@]}" } } # Actually runs the script. run() { # TODO - check for sane environment
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 9.3K bytes - Viewed (0)