Add signature of Parakeet::VERSION
This commit is contained in:
parent
b31e481780
commit
ada170a786
|
|
@ -614,6 +614,8 @@ module Whisper
|
|||
module Parakeet
|
||||
extend LogSettable
|
||||
|
||||
VERSION: String
|
||||
|
||||
# Control logging output. The default behavior is to print to stderr.
|
||||
#
|
||||
def self.log_set: (nil, Object? user_data) -> nil
|
||||
|
|
|
|||
Loading…
Reference in New Issue