Class
PDFKit::Source
In:
lib/pdfkit/source.rb
Parent:
Object
Methods
file?
html?
new
to_input_for_command
to_s
url?
Constants
SOURCE_FROM_STDIN
=
'-'
Public Class methods
new
(url_file_or_html)
Public Instance methods
file?
()
html?
()
to_input_for_command
()
to_s
()
url?
()
[Validate]