gavinlaking/vedeu

View on GitHub
docs/configuration/drb_height.md

Summary

Maintainability
Test Coverage
Sets the height of the fake terminal in the DRb server.

    # Set:
    Vedeu.configure do
      drb_height 25
      # ...
    end

    # Get:
    Vedeu.config.drb_height