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

# license:      GPLv3
xrc:mod:lib     path            main
___x_cmd_path(){
    ___x_cmd_path___main "$@"
}

xrc setmain ___x_cmd_path
