Package brisa :: Package core :: Module webserver :: Class CustomResource
[hide private]
[frames] | no frames]

Class CustomResource

source code

object --+    
         |    
  Resource --+
             |
            CustomResource

Same as Resource.

Instance Methods [hide private]

Inherited from Resource: __init__, add_resource, add_static_file, application, get_render, render

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__