isRouterAction

fun isRouterAction(url: String?): Boolean

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