FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit dea9524f authored by Robert Franklin's avatar Robert Franklin
Browse files

version 0.6.2 - added ident to BlockedConfigChanges

indentbegin() and indentend() methods added to allow blocks of appended
text to be indented by the specified string using a stack of indent
strings

beginbegin() and beginend() have also been extended to support starting
and ending an indented section as part of the block, with an optional
leading line (at the beginning of the block) that is not indented; this
allows managing the indent to be combined with the block methods

IOS code for VLANs and interfaces updated to use this functionality:
this results in the comments added using the 'explain includes' option
to have the appropriate indenting (previously they were also flush left
as the method didn't know how indented the configuration currently was)
parent c006e61f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment