Kaynağa Gözat

define fn_getopt

Daniel Gibbs 10 yıl önce
ebeveyn
işleme
769b15324a
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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