Explorar o código

define fn_getopt

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
769b15324a
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      functions/fn_functions

+ 5 - 0
functions/fn_functions

@@ -12,4 +12,9 @@ functionfile="${FUNCNAME}"
 fn_runfunction
 }
 
+fn_getopt(){
+functionfile="${FUNCNAME}"
+fn_runfunction
+}
+
 core_functions.sh