# Author:       Li Junhao       l@x-cmd.com
# shellcheck    shell=dash

# license:      AGPLv3

xrc:mod:lib     eget   main

___x_cmd_eget(){
    ___x_cmd_eget___main "$@"
}

xrc setmain ___x_cmd_eget
