Parent

Methods

Class/Module Index [+]

Quicksearch

Bio::FlatFileIndex::Indexer::NameSpace

Attributes

name[R]
proc[R]

Public Class Methods

new(name, method) click to toggle source
# File lib/bio/io/flatfile/indexer.rb, line 18
def initialize(name, method)
  @name = name
  @proc = method
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.