Skip to content

kjunichi/mruby-getprocpath

Repository files navigation

mruby-getprocpath Build Status

Getprocpath class

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'kjunichi/mruby-getprocpath'
end

example

p Getprocpath.get
#=> "/Users/foo/Downloads/mruby/bin/mirb"

License

under the MIT License:

  • see LICENSE file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published