Skip to content

haconiwa/mruby-procutil

Repository files navigation

mruby-procutil Build Status

Process controll utility for haconiwa

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|
  conf.gem :github => 'haconiwa/mruby-procutil'
end

APIs

Procutil.sethostname

  • Calls sethostname(2).
Procutil.sethostname('example.haconiwa.io')
#=> 'example.haconiwa.io'

License

under the MIT License:

  • see LICENSE file

About

Process syscall utilities used by haconiwa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •