class Fasta::Server::Core::Read

Public Instance Methods

call() click to toggle source
# File lib/fasta/server/core/read.rb, line 7
def call
  @body = fetch
end