struct

CB::QueryMenu::Query

Inherits Struct / Value / Object

Constructors

new(dirname : String)
Source

Class methods

Instance methods

category

The category of the query. This value is defined by setting the category field in the Metadata annotation.

Source
dirname
Source
label

The label of the query. This value is define by setting the label field in the Metadata annotation.

Source
path
Source
sql_filename
Source
write

Write the query to file.

Source