Flusspferd API and module docs

Section Flusspferd Core

Description

Core flusspferd modules which are not (yet?) CommonJS

Namespaces

  • io.Stream

    Base stream beahviour that is shared between files, sockets and other stream-like objects

  • flusspferd

    Flusspferd meta-module – contains information about the running flusspferd instance

  • getopt

    Argument parsing module that is modeled after GNU getopt function.

  • io

    File IO, Streams (and eventually Sockets etc. too)

  • util

    Utilities that are always avilable in flusspferd.

Classes