Class: Kaal::Backend::MySQL
- Inherits:
-
Object
- Object
- Kaal::Backend::MySQL
- Defined in:
- sig/dependencies.rbs
Instance Method Summary collapse
-
#initialize ⇒ MySQL
constructor
A new instance of MySQL.
Constructor Details
#initialize ⇒ MySQL
Returns a new instance of MySQL.
20 |
# File 'sig/dependencies.rbs', line 20
def initialize: (*rbs_any args, **rbs_any kwargs) -> void
|