declass_welcome: Dispaly the welcome page.

Description Usage Arguments Value Examples

Description

This function displays the welcome page of Declassification Engine API.

Usage

1
declass_welcome(return_type = "string")

Arguments

return_type

The format of content displayed, in string or html

Value

The content of welcome page, in either string or html format.

Examples

1
2
declass_welcome("html")
declass_welcome("string")

Heipihanhan/declass documentation built on May 7, 2019, 7:58 a.m.