CachesRoutes
interface CachesRoutes (View source)
Methods
                    bool
                
                
                    routesAreCached()
        
                                            
                
            Determine if the application routes are cached.
                    string
                
                
                    getCachedRoutesPath()
        
                                            
                
            Get the path to the routes cache file.
Details
        
                            bool
    routesAreCached()
        
    
    Determine if the application routes are cached.
        
                            string
    getCachedRoutesPath()
        
    
    Get the path to the routes cache file.