dot-print: Helper for printing a JSON named list to the console Can...

Description Usage Arguments

Description

Helper for printing a JSON named list to the console Can alternatively print the output to a text file at filePath

Usage

1
.print(self, obj, filePath = "")

Arguments

self

self

obj

named list to print (usually the result of another function)

filePath

(string) if present, creates the file and writes the output in it


onc.api documentation built on Aug. 21, 2021, 5:10 p.m.

Related to dot-print in onc.api...