HomePhorge

(#7656) Rename `Modulefile` to `ModulefileReader`
7a45cc78abccUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7656) Rename Modulefile to ModulefileReader

Before this patch, the modulefile module uses a class name of
Modulefile to refer to a class which reads modulefiles. The use of
Modulefile in this case is a bit misleading and causes a readability
issue.

This patch fixes this issue by renaming Modulefile to
ModulefileReader, which better describes the behavior of the class.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf463d90581f2: (#7656) Rename full_name to full_module_name
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPU7a45cc78abcc: (#7656) Rename `Modulefile` to `ModulefileReader` (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 6 2011, 3:46 PM