Flowdock
method

include_file

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: PreProcess

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

include_file(name, indent, encoding) public

Handles the :include: filename directive.

If the first line of the included file starts with ‘#’, and contains an encoding information in the form ‘coding:’ or ‘coding=’, it is removed.

If all lines in the included file start with a ‘#’, this leading ‘#’ is removed before inclusion. The included content is indented like the :include: directive.

Show source
Register or log in to add new notes.