0001 import Foundation 0002 0003 public protocol ControllerApplication.swift:184 public func use(path path: String, controller: Controller) { { 0004 func routesApplication.swift:186 controller.routes(router)(router: Router) 0005 } 0006
public func use(path path: String, controller: Controller) {
controller.routes(router)