20230322
[shlib.git] / sample / build-config / build / shlib / tasks.shlib
blobc6c6bfd3639cf75ff4fee51daefa6d1254051e0d
1 #!/bin/bash
2 ############################################################
3 # source: constructor.shlib
4 # author: devenkong(18151155@qq.com)
5 # date: 2023-03-02
6 ############################################################
7 # note:
8 # constructor shell script lib.
9 ############################################################
12 # todo£º
13 # @
14 # @
17 . shlibinc
19 include gplib.shlib
21 include stdio.shlib
22 #include term.shlib
25 ##############################
26 # section: public comment info
27 ##############################
31 ##############################
32 # section: variable define
33 ##############################
41 ##############################
42 # section: private function
43 ##############################
48 #############################################################################
52 ############################################################################
57 ##############################
58 # section: file tail
59 ##############################