PastyCreateInfo

struct containing info needed to create a pasty

Members

Variables

code
string code;

code of the pasty.

language
string language;

language of the pasty. this stores the name of the language, not the mode or MIME type.

title
string title;

title of the pasty.

Meta