Available Functions¶
- print_structured_result --
this function is very similar to the "normal"
print_resultfunction that now ships with thenornir_utilslibrary (historically with nornir "core"), except it contains several additional arguments, most importantly theparserargument allows you to selecttextfsmorgenieto decide which parser to use to parse the unstructured data stored in the results object. Please see the structured results example here for more details.