cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
MountPoint Struct Reference

Public Attributes

bool append
 
QString mountPoint
 
QString path
 

Detailed Description

Definition at line 15 of file staticmap.h.

Member Data Documentation

◆ append

bool MountPoint::append

Definition at line 18 of file staticmap.h.

◆ mountPoint

QString MountPoint::mountPoint

Definition at line 16 of file staticmap.h.

◆ path

QString MountPoint::path

Definition at line 17 of file staticmap.h.