mirror of
https://github.com/casbin/bee.git
synced 2025-07-15 17:54:20 +08:00

This removes the filepath.Walk() when loading configuration, as it can read a Beefile from another project in the $GOPATH. Now config.LoadConfig() is called for all available commands.