We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an interface for adding methods to hinted_class_message_list() and friendly_class_message_list() from outside tblcheck.
hinted_class_message_list()
friendly_class_message_list()
tblcheck
Possible solutions:
options()
class
object
expected
The text was updated successfully, but these errors were encountered:
rossellhayes
No branches or pull requests
Add an interface for adding methods to
hinted_class_message_list()
andfriendly_class_message_list()
from outsidetblcheck
.Possible solutions:
options()
.class
problem to hold the entireobject
andexpected
objects, not just their class and length.The text was updated successfully, but these errors were encountered: