Skip to main content

prompt

Method
This is a method of the TemplateConfig class in the config module.
Set prompt template

Signature

def prompt(mut self, template: impl Into<String>) -> Self

Parameters

template
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.