Sha256: 25a93f856c4d782ff9a34fa293f5b4abf6a89a6cbf7dc361d4450b7e020b96dd
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
# launch the browser with a url def foldeditorlaunchurl url = "file://" + @a_viewfoldlink.to_s.strip $stderr.puts url `#{$foldeditorbrowser} "#{url}"` end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rwdfoldeditor-0.03 | code/superant.com.foldeditor/launchfoldeditorurl.rb |
rwdfoldeditor-0.02 | code/superant.com.foldeditor/launchfoldeditorurl.rb |