Method: Match::Storage::GitStorage#platform
- Defined in:
- match/lib/match/storage/git_storage.rb
#platform ⇒ Object
Returns the value of attribute platform.
19 20 21 |
# File 'match/lib/match/storage/git_storage.rb', line 19 def platform @platform end |