Method: CloudFS::Share#short_url

Defined in:
lib/cloudfs/share.rb

#short_urlString (readonly)

Returns short_url.

Returns:

  • (String)

    short_url



23
24
25
# File 'lib/cloudfs/share.rb', line 23

def short_url
  @short_url
end