gavinlaking/vedeu

View on GitHub
docs/dsl/by_method/top_right.md

Summary

Maintainability
Test Coverage
### `top_right`

Set the character to be used to draw the top right corner of
the border.

    Vedeu.border :border_demo do
      top_right '+'
      # ... some code
    end