int getErrno()

in runner/src/main/java/org/jclouds/cli/runner/Main.java [98:100]


        int getErrno() {
            return errno;
        }