w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
silence

silence(stream) Instance Public methods Alias for: capture

silence_stream

silence_stream(stream) Instance Public methods Silences any stream for the duration of the block. silence_stream(STDOUT) do puts 'This will never be seen' end puts 'But this will'

silence_warnings

silence_warnings() Instance Public methods Sets $VERBOSE to nil for the duration of the block and back to its original value afterwards. silence_warnings do value = noisy_call # no warning voiced end noisy_call # warning voiced

suppress

suppress(*exception_classes) Instance Public methods Blocks and ignores any exception passed as argument if raised within the block. suppress(ZeroDivisionError) do 1/0 puts 'This code is NOT reached' end puts 'This code gets executed and nothing related to ZeroDivisionError was seen'

with_warnings

with_warnings(flag) Instance Public methods Sets $VERBOSE for the duration of the block and back to its original value afterwards.

add_head_section

add_head_section(doc, title) Instance Public methods

generate

generate(output_dir, mobi_outfile, logfile) Instance Public methods

generate_document_metadata

generate_document_metadata(mobi_outfile) Instance Public methods

generate_front_matter

generate_front_matter(html_pages) Instance Public methods

generate_sections

generate_sections(html_pages) Instance Public methods

Popular Articles
os.mkfifo() os.mkfifo(path, mode=0o666, *, dir_fd=None) Create a FIFO (a named pipe) named path with numeric mode mode. The current umask value is first maske
range class range(stop) class range(start, stop[, step]) The arguments to the range constructor must be integers (either built-in int or any object that
api.addFiles package.js api.addFiles(filenames, [architecture], [options]) Specify source code files for your package. Arguments filenames String or Array
SyncMutex::lock (PECL sync >= 1.0.0) Waits for an exclusive lock public bool SyncMutex::lock ([ integer $wait ]
db\QueryTrait addOrderBy() addOrderBy() public method Adds additional ORDER BY columns to the query. See also orderBy(). public $this addOrderBy ( $columns )$columns str


Page 2245 of 11844

|< < Prev 2242 2243 2244 2245 2246 2247 2248 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions