class documentation

class RootDirectory(Directory):

View In Hierarchy

Undocumented

Method hello Undocumented
Method index Undocumented
@export
def hello(self) -> str:

Undocumented

@export(name='')
def index(self) -> str:

Undocumented