API Search || Global Search
HPS::Publish::Source Class Reference

#include <sprk_publish.h>

Public Types

enum  Type { Type::Code, Type::File }
 

Detailed Description

The Publish::Source class is a concept class for source-string-related enums.

Member Enumeration Documentation

Enumerates the types of source strings which can be passed to Publish.

Enumerator
Code 

String contains source code, e.g., actual JavaScript or HTML code.

File 

String contains a file name.


The documentation for this class was generated from the following file: