Struct fruitbasket::Trampoline [] [src]

pub struct Trampoline {}

API to move the executable into a Mac app bundle and relaunch (if necessary)

Dummy implementation for non-OSX platforms. See OS X build for proper documentation.

Methods

impl Trampoline
[src]

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

[src]

Docs in OS X build.

Trait Implementations

Auto Trait Implementations

impl Send for Trampoline

impl Sync for Trampoline