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.
new()
public
Creates an object that represents PO format.
# File lib/rdoc/generator/pot/po.rb, line 9
def initialize
@entries = {}
add_header
end