1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Kyrylo Silin
187c199e77 Deprecate Pry::Platform and introduce Pry::Helpers::Platform
`Pry::Platform` really looks like a helper and therefore should be defined as
one. Invoking `Pry::Platform` emits a warning now. Users are encouraged to use
`Pry::Helpers::Platform`.
2018-11-02 01:52:09 +08:00
Robert
b6d3e9e22e
Add a new command, "clear-screen", that clears the content of the (#1723)
screen Pry is running in regardless of platform (Windows or UNIX-like).
2017-12-26 12:53:48 +01:00