Provider: file_line

Defined in:
lib/puppet/provider/augeas/file_line.rb
Resource type:
augeas

Overview

An extremely naive implementation of augeas, for Windows.

Only handles the 'set' command, and a simple 'key=value' file format.

Features

  • parse_commands
  • need_to_run?
  • execute_changes

Confines

  • operatingsystem — windows