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

xrc:mod:lib     webfetch    main

___x_cmd_webfetch(){
    ___x_cmd_webfetch___main "$@"
}

xrc setmain ___x_cmd_webfetch
