sig/atome.rbs in atome-0.5.4.1.9 vs sig/atome.rbs in atome-0.5.5.6.4
- old
+ new
@@ -1,8 +1,10 @@
module Atome
VERSION: String
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
+ @store_allow: boolish
+
def *: -> untyped
def +: -> untyped
def -: -> untyped
@@ -49,10 +51,14 @@
def get_column_or_row: -> untyped
def get_row: -> untyped
+ def headless: -> untyped
+
def matrix: -> untyped
+
+ def physical: -> untyped
def ping: -> untyped
def set: -> untyped