Commit 00c5a001 authored by Geoff Simmons's avatar Geoff Simmons

Add the .check() method to the SYNOPSIS.

parent eb807d58
...@@ -31,6 +31,7 @@ SYNOPSIS ...@@ -31,6 +31,7 @@ SYNOPSIS
STRING <obj>.get() STRING <obj>.get()
VOID <obj>.synth() VOID <obj>.synth()
BLOB <obj>.blob() BLOB <obj>.blob()
STRING <obj>.check()
# File metadata # File metadata
BYTES <obj>.size() BYTES <obj>.size()
......
...@@ -27,6 +27,7 @@ SYNOPSIS ...@@ -27,6 +27,7 @@ SYNOPSIS
STRING <obj>.get() STRING <obj>.get()
VOID <obj>.synth() VOID <obj>.synth()
BLOB <obj>.blob() BLOB <obj>.blob()
STRING <obj>.check()
# File metadata # File metadata
BYTES <obj>.size() BYTES <obj>.size()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment