Skip to content

Instantly share code, notes, and snippets.

View chenl's full-sized avatar
🦊
moved to GitLab

Chen Rotem Levy chenl

🦊
moved to GitLab
  • imperva.com
View GitHub Profile
@jpablobr
jpablobr / oo.sh
Created July 19, 2011 18:17
OO support functions
#!/bin/bash
# ---------------------------------------------------------------------------
# OO support functions
# Kludged by Pim van Riezen <[email protected]>
# ---------------------------------------------------------------------------
DEFCLASS=""
CLASS=""
THIS=0