Missed some stuff in Rulings.md

This commit is contained in:
Nanda Scott 2018-02-05 21:26:34 -05:00
parent f8db7e8528
commit fdce44e1b6
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@ Documentation for a rulings object. These docs will likely not be as detailed as
All attributes are listed assuming the following
`rule = scrython.rulings.<Class>()` is the current usage.
## `rule.object()`
str | Returns the type of object it is. (card, error, etc)
## `rule.has_more()`
|Name|Data type returned|Description|
|:---:|:---:|:---:|
|`object()`|String|Returns the type of object it is. (card, error, etc)|