shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/Admin-master/node_modules/node-sass/src/libsass/src/ [ drwx---r-x ]
#ifndef SASS_BIND_H
#define SASS_BIND_H
#include <string>
#include "environment.hpp"
#include "ast_fwd_decl.hpp"
namespace Sass {
void bind(std::string type, std::string name, Parameters_Obj, Arguments_Obj, Context*, Env*, Eval*);
}
#endif