crypto-zhiming

Results 1 issues of crypto-zhiming

Define callback `after_initialize` in `Sequent::Command`. We can use this callback to do more things, such as set default value for command attributes. ```ruby class AfterInitCommand < Sequent::Command attrs flag: Boolean...