Method: RakeCompilerDock::Starter.current_user
- Defined in:
- lib/rake_compiler_dock/starter.rb
.current_user ⇒ Object
108 109 110 |
# File 'lib/rake_compiler_dock/starter.rb', line 108 def current_user make_valid_user_name(Etc.getlogin) end |