Commit 3a09a7a2 authored by Zamar Zahid's avatar Zamar Zahid

Initial commit

parents
def call(String name = 'User') {
echo "Welcome, ${name}."
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment