[ Reference Manual | Alphabetic Index ]library(pretty_printer)
This library pretty-prints a file in different formats.
[more]
Predicates
- pretty_print(++Files)
- Print a file in html format
- pretty_print(++Files, ++Options)
- Print a file in one of different formats
- pretty_print(?, ?, ?)
- No description available
- pretty_print(?, ?, ?, ?)
- No description available
- pretty_print_close(?)
- No description available
- pretty_print_open(?, ?, ?)
- No description available
- pretty_print_term(?, ?, ?, ?, ?)
- No description available
Description
This library prints a file in different formats. It can either produce
- txt
text only format, reformatting the input
- html
html format with syntax coloring and navigation
About
- Author: H. Simonis
- Copyright © Cisco Systems, Inc.
- Date: $Date: 2009/07/16 09:11:27 $
Generated from pretty_printer.eci on 2022-09-03 14:26