module O365RubyEasy

Constants

VERSION

Public Class Methods

test() click to toggle source
# File lib/O365RubyEasy.rb, line 5
def self.test
        "hello, world!"
end