Function tekton::utils::write_to_file

source ·
pub fn write_to_file(output_name: String, finished: String)
Expand description

Function to write to a newly created file.

Arguments:

  • output_name : file name to write the snippets to
  • finished : the final serialized string representation of the snippets