henry_flower (
henry_flower) wrote2014-09-02 04:47 pm
Entry tags:
I don't even. $ freshly-built/mruby -e "p File.join ['a', 'b', 'c']" ["a", "b", "c"] $ ruby -e "p F
I don't even.
$ freshly-built/mruby -e "p File.join ['a', 'b', 'c']"
["a", "b", "c"]
$ ruby -e "p File.join ['a', 'b', 'c']"
"a/b/c"
loud-crying.jpg
$ freshly-built/mruby -e "p File.join ['a', 'b', 'c']"
["a", "b", "c"]
$ ruby -e "p File.join ['a', 'b', 'c']"
"a/b/c"
loud-crying.jpg
Permalink: https://plus.google.com/115290581164606462017/posts/XzdgvuEuVZP
