Jump to content

Hostname: Difference between revisions

added Crystal implementation
(added Crystal implementation)
Line 143:
<lang lisp>BOA> (get-hostname)
"aurora"</lang>
 
=={{header|Crystal}}==
<lang crystal>hostname = System.hostname</lang>
 
=={{header|D}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.