Class: Object

Inherits:
BasicObject
Defined in:
sig/lib/arfi/tasks/db.rbs

Instance Method Summary collapse

Instance Method Details

#arfi_db_config_forHash[Symbol | String, String | Integer | bool | nil]?

Parameters:

  • name (String)

Returns:

  • (Hash[Symbol | String, String | Integer | bool | nil], nil)


2
# File 'sig/lib/arfi/tasks/db.rbs', line 2

def arfi_db_config_for: (String name) -> Hash[Symbol | String, String | Integer | bool | nil]?