Sha256: eb6a227a7f666f09f3e837fb48b4c8dafad5deea24e524ee1f482fe04ca02976

Contents?: true

Size: 162 Bytes

Versions: 133

Compression:

Stored size: 162 Bytes

Contents

# frozen_string_literal: true

class PACKAGE_MODULE::OBJECT_CLASS
  include Ree::FnDSL

  fn :OBJECT_NAME do
  end

  contract(None => nil)
  def call()
  end
end

Version data entries

133 entries across 133 versions & 2 rubygems

Version Path
ree_lib-1.0.12 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.11 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.10 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.9 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.8 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.7 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.6 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.5 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.4 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.3 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.2 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.1 lib/ree_lib/.vscode-ree/templates/functions/template.rb
ree_lib-1.0.0 lib/ree_lib/.vscode-ree/templates/functions/template.rb