Sha256: 15305ec6bc491abb09ea3d0dcff804c58774ef7b84309aac8e665e044d9623cd

Contents?: true

Size: 239 Bytes

Versions: 1

Compression:

Stored size: 239 Bytes

Contents

# Copyright (c) 2016-2017 Minqi Pan
# 
# This file is part of Node.js Compiler, distributed under the MIT License
# For full terms see the included LICENSE file

module Node
  class Compiler
    class Error < ::RuntimeError; end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
node-compiler-0.9.1 lib/node/compiler/error.rb