Sha256: f4efedc4790a43bf57aa85ae31b3e26c0adafd80000d29b70c6c8e948cf2627c

Contents?: true

Size: 422 Bytes

Versions: 1

Compression:

Stored size: 422 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class Right
# Set: All "+LinksTo" cards
#
# -*- encoding : utf-8 -*-
module LinksTo;
extend Card::Set
def self.source_location; "/Users/ezl5238/dev/decko/gem/mod/search/set/right/links_to.rb"; end

def raw_help_text
  "Cards that <em>{{_left|name}}</em> links to."
end
end;end;end;end;
# ~~ generated from /Users/ezl5238/dev/decko/gem/mod/search/set/right/links_to.rb ~~

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
card-1.102.0 tmpsets/set/mod036-search/right/links_to.rb