isRouterPath

fun isRouterPath(url: String?): Boolean

判断 url 是否为 TheRouter 的路由 Path Path 会被记录到路由表内,Action不会被记录,Action更像是一个消息事件,参考Android的广播